CHANGELOG.md in waddup-0.1.0 vs CHANGELOG.md in waddup-0.2.0
- old
+ new
@@ -1,6 +1,10 @@
# Changelog
+### v0.2.0 - November 29, 2013
+- Proper CLI implementation supporting `--version` and `--help`.
+- Visual and JSON output support using `--format`.
+
### v0.1.0 - November 29, 2013
- Drop support for 1.8.7 and 1.9.2.
- From/to arguments are treated as past by default.
- Git source considers all branches and excludes merge commits.
- Events obtained through AppleScript are now sorted correctly.