CHANGELOG.md in build-cloud-0.0.15 vs CHANGELOG.md in build-cloud-0.0.16
- old
+ new
@@ -1,6 +1,8 @@
# Changelog
+2016-02-02 - version 0.0.16 - fix bug which prevented security groups containing multiple references to other security groups being updated
+
2015-11-10 - version 0.0.15 - allow private_ip to be optional when creating an ENI
2015-10-12 - version 0.0.14 - now allows defaults in interpolated variables, if the variable doesn't exist. Format is `%{variablename||default}` eg. `%{node_instance_type||t2.large}`
2015-09-02 - version 0.0.13 - use the same environment variables as AWS SDKs for credentials