HISTORY.md in sifttter-redux-0.2.5 vs HISTORY.md in sifttter-redux-0.3.0
- old
+ new
@@ -1,5 +1,13 @@
+# 0.3.0
+
+* Added ability to create entries for the past N days (not just 7)
+* Added ability to create entries for the past N weeks
+* Refactorings of existing DateRangeMaker class
+* Additional documentation
+* Fixed a bug with using Chronic's language parsing using `-f`
+
# 0.2.5
* Fixed a bug where execution could prematurely halt if no Day One entries were found
* Fixed a bug where re-initialization could continue, even if user declines
* Updated some more help documentation
@@ -14,15 +22,15 @@
* Fixed a bug caused by caching of old configuration results
# 0.2.1
-* Fixed a bug where the config manager would fail on certain platforms.
-* Fixed a bug where the path to Dropbox Uploader became malformed.
+* Fixed a bug where the config manager would fail on certain platforms
+* Fixed a bug where the path to Dropbox Uploader became malformed
# 0.2.0
-* Implemented catch-up mode.
+* Implemented catch-up mode
# 0.1.0
-* Initial release of Sifttter Redux.
+* Initial release of Sifttter Redux
\ No newline at end of file