From 220cfb56a867ab3bc950c22779d0dfc334666cc8 Mon Sep 17 00:00:00 2001 From: Ying Li Date: Tue, 27 Sep 2016 13:27:44 -0700 Subject: [PATCH] Bump notary version to 0.4.1 and update changelog Signed-off-by: Ying Li --- CHANGELOG.md | 7 ++++++- NOTARY_VERSION | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be970025a..a4323a1f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog -## [v0.4.0](https://github.com/docker/notary/releases/tag/v0.4.0) 8/11/2016 +## [v0.4.1](https://github.com/docker/notary/releases/tag/v0.4.0) 9/27/2016 ++ Preliminary Windows support for notary client [#970](https://github.com/docker/notary/pull/970) ++ Output message to CLI when repo changes have been successfully published [#974](https://github.com/docker/notary/pull/974) ++ Improved error messages for client authentication errors and for the witness command [#972](https://github.com/docker/notary/pull/972) + +## [v0.4.0](https://github.com/docker/notary/releases/tag/v0.4.0) 9/21/2016 + Server-managed key rotations [#889](https://github.com/docker/notary/pull/889) + Remove `timestamp_keys` table, which stored redundant information [#889](https://github.com/docker/notary/pull/889) + Introduce `notary delete` command to delete local and/or remote repo data [#895](https://github.com/docker/notary/pull/895) diff --git a/NOTARY_VERSION b/NOTARY_VERSION index bd73f4707..267577d47 100644 --- a/NOTARY_VERSION +++ b/NOTARY_VERSION @@ -1 +1 @@ -0.4 +0.4.1