Update changelog for 0.2.0
authorTim Van Steenburgh <tvansteenburgh@gmail.com>
Thu, 16 Feb 2017 16:03:03 +0000 (11:03 -0500)
committerTim Van Steenburgh <tvansteenburgh@gmail.com>
Thu, 16 Feb 2017 16:03:03 +0000 (11:03 -0500)
docs/changelog.rst

index 9f7ef58..2e19de8 100644 (file)
@@ -1,6 +1,17 @@
 Change Log
 ----------
 
+0.2.0
+^^^^^
+Thu Feb 16 2017
+
+* Add default ssh key to newly created model.
+* Add loop helpers and simplify examples/deploy.py
+* Add support for deploying local charms, and bundles containing local charm paths.
+* Add ability to get cloud name for controller.
+* Bug fix - fix wrong api used in Model.destroy_unit()
+* Add error detection in bundle deploy.
+
 0.1.2
 ^^^^^
 Thu Dec 22 2016