CHANGELOG.md in taperole-1.7.1 vs CHANGELOG.md in taperole-1.8.0
- old
+ new
@@ -1,4 +1,13 @@
+### 1.8.0
+* Updates to multiple Ansible galaxy roles
+* Support for deploying a specific branch
+* Adds support for the ruby gem whenever
+* Remove all Ansible tags from roles
+* Removes imagemagick as a default install on all rails servers
+* Move deployment keys setup into a separate role that can be run on every deploy
+* Only create dhparam if it does not already exist
+
### 1.6.0
* Added Hound
* Documentation Updates
* Added option to ask for ansible vault password so that we can use ansible vaults
* Added postgresql backup functionality