CHANGELOG.md in app-rb-0.4.0 vs CHANGELOG.md in app-rb-0.5.0
- old
+ new
@@ -1,4 +1,15 @@
+## App-rb 0.5.0 (April 8, 2017) ##
+
+* [breaking change] Rename `restart` cli command into `redeploy`.
+* Check if build and pre deploy node available.
+* Remove old images after deploy.
+* Add `run` cmd to start one time jobs.
+* Add "one-time" work running bash scripts for each run node.
+* Add `cd` cmd to ssh to some run node.
+* Deploy slack notifications.
+* Add cron jobs support.
+
## App-rb 0.4.0 (April 8, 2017) ##
* [breaking change] Remove node role support.
* Support array for `name` in `constraint`.