diff --git a/CHANGELOG.md b/CHANGELOG.md index ad4c5f1b21..51837b6e9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,6 @@ # Changelog -## 0.2 (2016-02-22) - +## [v0.2](https://github.com/docker/notary/releases/tag/v0.2) 2/23/2016 + Add support for delegation roles in `notary` server and client + Add `notary CLI` commands for managing delegation roles: `notary delegation` + Enhance `notary CLI` commands for adding targets to delegation roles: `notary add --roles` @@ -11,7 +10,7 @@ + Enhance `notary CLI` commands for importing and exporting keys + Change default `notary CLI` log level to fatal, introduce new verbose (error-level) and debug-level settings -## 0.1 (2015-11-15) +## [v0.1](https://github.com/docker/notary/releases/tag/v0.1) 11/15/2015 + Initial non-alpha `notary` version + Implement TUF (the update framework) with support for root, targets, snapshot, and timestamp roles + Add PKCS11 interface to store and sign with keys in HSMs (i.e. Yubikey) \ No newline at end of file