CHANGELOG.md in knife-openstack-0.7.0 vs CHANGELOG.md in knife-openstack-0.7.1
- old
+ new
@@ -1,4 +1,8 @@
+## v0.7.1
+
+* file permissions fixed (KNIFE-261)
+
## v0.7.0
* Update dependency on to Fog 1.10.0
* 'delay-loading' changes to reduce load-time (Mohit Sethi)
* Use the hint with the bootstrap method instead of assuming the :personality works with the server.create method (KNIFE-201)
* Added 'knife openstack group list' for listing security groups and their rules (KNIFE-227)