CHANGELOG.md in fugit-1.1.7 vs CHANGELOG.md in fugit-1.1.8
- old
+ new
@@ -1,8 +1,13 @@
# CHANGELOG.md
+## fugit 1.1.8 released 2019-01-17
+
+* Ensure Cron#next_time happens in cron's time zone, gh-12
+
+
## 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