CHANGELOG.md in taperole-1.5.5 vs CHANGELOG.md in taperole-1.6.0

- old
+ new

@@ -1,4 +1,13 @@ +### 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 +* Move ruby installation out of zzet ansible galaxy role +* Added travis automated testing with Docker +* Added an overwrite command so that users can overwrite a role + ### 1.5.0 * Self-signed SSL is now on by default * Port 80 redirects to 443 * You can now build custom playbooks with then `tape ansible playbook -b playbook.yml` command * Dev Keys folder is working again!