CHANGELOG.md in capistrano-demonz-0.0.16 vs CHANGELOG.md in capistrano-demonz-0.0.17

- old
+ new

@@ -1,7 +1,10 @@ -**Current version:** 0.0.16 +**Current version:** 0.0.17 ## Changes ## +### 0.0.17 ### +* Fixed newline issue when writing out release_history. + ### 0.0.16 ### * Fixed critical issue where cleanup script was deleting the _newest_ version instead of the _oldest_ one. * The release delete function wasn't actually joining arrays with newline separators. ### 0.0.15 ###