# Change Log All notable changes to this project will be documented in this file. ## TO DO - Specify what options are REQUIRED in help lines. - Rake task parameters (see: https://stackoverflow.com/a/825832/4352306) - `OptionParser#parse` result (what to do with unknown ARGV `leftovers`) ## [0.1.5] - 2023-04-xx ### Added ### Fixed ### Changed ## [0.1.4] - 2023-04-20 ### Fixed - `rubocop` offenders - Added implicity `exit(0)` when wrapping the `task` block ## [0.1.3] - 2023-04-20 ### Fixed - Reference to repo and gem ## [0.1.2] - 2023-04-19 ### Added - First commit