CHANGELOG.markdown in git_pretty_accept-0.2.0 vs CHANGELOG.markdown in git_pretty_accept-0.3.0
- old
+ new
@@ -1,4 +1,9 @@
+## 0.3.0 - 2013-12-14
+
+* Rebase local PR branch from remote.
+* Revamp test repo object helpers.
+
## 0.2.0 - 2013-12-03
* Fix: do not force-delete local PR branch.
* Fix: fetch origin and rebase master instead of git pull.
* Feature: be able to set merge message template.