CHANGELOG.md in fugit-1.1.6 vs CHANGELOG.md in fugit-1.1.7
- old
+ new
@@ -1,8 +1,15 @@
# CHANGELOG.md
+## fugit 1.1.7 released 2019-01-15
+
+* Add breaker to Cron #next_time / #previous_time, gh-13
+* Prevent 0 as a month in crons, gh-10
+* Prevent 0 as a day of month in crons, gh-10
+
+
## fugit 1.1.6 released 2018-09-05
* Ensure `Etc/GMT-11` and all Olson timezone names are recognized
in cron and nat strings, gh-9