CHANGELOG.md in stack-kicker-0.0.11 vs CHANGELOG.md in stack-kicker-0.0.12
- old
+ new
@@ -1,4 +1,4 @@
## 0.0.11
-Stack.validate() was still using the role name, not role_details[:security_group]
-Added doc/examples/apache-via-cloud-init, example of just using cloud-init, no chef.
-Fixed some issues when only using cloud-init
+* Stack.validate() was still using the role name, not role_details[:security_group]
+* Added doc/examples/apache-via-cloud-init, example of just using cloud-init, no chef.
+* Fixed some issues when only using cloud-init