From 46da14834030d94dc75bd0e6da8a34ffbf45460c Mon Sep 17 00:00:00 2001 From: Cory Johns Date: Fri, 29 Sep 2017 12:53:20 -0400 Subject: [PATCH] Update VERSION and changelog for release --- VERSION | 2 +- docs/changelog.rst | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index a918a2a..ee6cdce 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.6.1 diff --git a/docs/changelog.rst b/docs/changelog.rst index 9da0cdc..d3d2e91 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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 -- 2.25.1