CHANGELOG.md in fugit-1.10.0 vs CHANGELOG.md in fugit-1.10.1

- old
+ new

@@ -1,8 +1,13 @@ # CHANGELOG.md +## fugit 1.10.1 released 2024-02-29 + +* Fix on Ruby 2.2.6 thanks to @aunghtain, gh-93 + + ## fugit 1.10.0 released 2024-02-22 * Implement `Fugit::Cron#within(time_start, time_end)` * Implement `Fugit::Cron#within(time_range)` * Implement iterator-returning `Fugit::Cron#next` and `#prev`