Bump VERSION and changelog for release 0.6.0
authorCory Johns <johnsca@gmail.com>
Thu, 29 Jun 2017 18:51:50 +0000 (14:51 -0400)
committerCory Johns <johnsca@gmail.com>
Thu, 29 Jun 2017 18:51:50 +0000 (14:51 -0400)
VERSION
docs/changelog.rst

diff --git a/VERSION b/VERSION
index be14282..a918a2a 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.5.3
+0.6.0
index 8b3d335..9da0cdc 100644 (file)
@@ -1,12 +1,20 @@
 Change Log
 ----------
 
+0.6.0
+^^^^^
+Thu June 29 2017
+
+* Implement scp functionality (#149)
+* Add Unit.public_address property (#153)
+* Adds support for getting/setting config on a model (#152)
+
 0.5.3
 ^^^^^
 Thu June 22 2017
 
-* Improve handling of closed connections (#148) 
-* Configurable and larger max message size (#146) 
+* Improve handling of closed connections (#148)
+* Configurable and larger max message size (#146)
 
 0.5.2
 ^^^^^