From 52e4ec56225c2c6a88c6f4b64d05c8aae2eca058 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Mon, 18 Apr 2016 11:04:54 -0400 Subject: [pkg] Update changelog --- keymanager/CHANGELOG.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 keymanager/CHANGELOG.rst (limited to 'keymanager/CHANGELOG.rst') diff --git a/keymanager/CHANGELOG.rst b/keymanager/CHANGELOG.rst new file mode 100644 index 0000000..f1cd9e1 --- /dev/null +++ b/keymanager/CHANGELOG.rst @@ -0,0 +1,19 @@ +0.5.0 - 18 Apr, 2016 +++++++++++++++++++++ + +Features +~~~~~~~~ +- `#7485 `_: Move validation, usage and audited date to the active document. +- `#7713 `_: Update soledad documents by adding versioning field. +- `#7500 `_: Use fingerprints instead of key ids. +- `#7712 `_: Document the soledad docs fields. +- Make EncryptionKey aware of the active address. + +Bugfixes +~~~~~~~~ +- `#7974 `_: Return KeyNotFound Failure if not valid key is given to put_raw_key. + +Misc +~~~~ +- This version includes changes in the Soledad Documents and minor modifications to the API. +- Changelog migrated to rst. -- cgit v1.2.3