Update VERSION and changelog for release 0.6.1
authorCory Johns <johnsca@gmail.com>
Fri, 29 Sep 2017 16:53:20 +0000 (12:53 -0400)
committerCory Johns <johnsca@gmail.com>
Fri, 29 Sep 2017 16:53:20 +0000 (12:53 -0400)
VERSION
docs/changelog.rst

diff --git a/VERSION b/VERSION
index a918a2a..ee6cdce 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.6.0
+0.6.1
index 9da0cdc..d3d2e91 100644 (file)
@@ -1,6 +1,17 @@
 Change Log
 ----------
 
+0.6.1
+^^^^^
+Fri Sept 29 2017
+
+* Fix failure when controller supports newer facade version (#145)
+* Fix test failures (#163)
+* Fix SSH key handling when adding a new model (#161)
+* Make Application.upgrade_charm upgrade resources (#158)
+* Expand integration tests to use stable/edge versions of juju (#155)
+* Move docs to ReadTheDocs (https://pythonlibjuju.readthedocs.io/en/latest/)
+
 0.6.0
 ^^^^^
 Thu June 29 2017