HISTORY.md in sifttter-redux-1.0.2 vs HISTORY.md in sifttter-redux-1.0.4
- old
+ new
@@ -1,4 +1,13 @@
+# 1.0.4 (2014-05-06)
+
+* Fixed a bug where date range without and end date would incorrectly include today's date
+
+# 1.0.3 (2014-05-05)
+
+* Fixed a bug in which HTML entities from IFTTT could cause srd to fail
+* Bumped CLIUtils version to 2.2.3
+
# 1.0.2 (2014-04-22)
* Added `-d` flag to catch up a specific date
* Added an error message for instances where Dropbox Uploader might be misconfigured
* Small bugfixes