CHANGELOG.md in safe_pusher-0.2.2 vs CHANGELOG.md in safe_pusher-0.3.0
- old
+ new
@@ -1,8 +1,16 @@
# Changelog
This project adheres to [Semantic Versioning](http://semver.org)
+## [0.3.0] - 2019-09-30
+Improvement:
+- Reduce RSpec runner verbosity
+- Allow configuring the base branch
+
+Fix:
+ - Add `--version` to the CLI
+
## [0.2.2] - 2019-01-05
Improvements:
- Removing thor
- Using custom CLI to handle multiple commands