From ee2905231a21580cf5d31483b0584bec53010d34 Mon Sep 17 00:00:00 2001 From: Cory Johns Date: Thu, 29 Jun 2017 14:51:50 -0400 Subject: [PATCH] Bump VERSION and changelog for release --- VERSION | 2 +- docs/changelog.rst | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index be14282..a918a2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.3 +0.6.0 diff --git a/docs/changelog.rst b/docs/changelog.rst index 8b3d335..9da0cdc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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 ^^^^^ -- 2.17.1