CHANGELOG.md in fugit-1.3.3 vs CHANGELOG.md in fugit-1.3.4
- old
+ new
@@ -1,8 +1,13 @@
# CHANGELOG.md
+## fugit 1.3.4 released 2020-04-06
+
+* Prevent #rough_frequency returning 0, gh-36
+
+
## fugit 1.3.3 released 2019-08-29
* Fix Cron#match?(t) with respect to the cron's timezone, gh-31