From: Cory Johns Date: Thu, 1 Jun 2017 18:32:14 +0000 (-0400) Subject: Bump version and changelog for release X-Git-Tag: 0.4.3 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=d129a513c38139c809cefb99d433a686dcc9f78a;p=osm%2FN2VC.git Bump version and changelog for release --- diff --git a/VERSION b/VERSION index 2b7c5ae..17b2ccd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.2 +0.4.3 diff --git a/docs/changelog.rst b/docs/changelog.rst index d258d96..df47171 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,14 @@ Change Log ---------- +0.4.3 +^^^^^ +Thu June 1 2017 +* Accept new / unknown API fields gracefully (#131) +* Add support for new agent-version field in ModelInfo (#131) +* Replace pip with pip3 in install instructions (#129) +* Strip local:-prefix from local charm urls (#121) + 0.4.2 ^^^^^ Wed May 10 2017