From e9c2e93aebfbfaaba7d40eba06bdbf0d3d6a0420 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Wed, 4 May 2016 21:16:54 -0400 Subject: [pkg] update changelog to 0.5.1 release I left out the changelog bump on 0.5.1 tag by mistake --- CHANGELOG.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f1cd9e1..3716025 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,11 @@ +0.5.1 - 04 Apr, 2016 +++++++++++++++++++++ + +Features +~~~~~~~~ +- Create an iterator on EncryptionKey to be able to represent it as a dict + + 0.5.0 - 18 Apr, 2016 ++++++++++++++++++++ @@ -8,6 +16,8 @@ Features - `#7500 `_: Use fingerprints instead of key ids. - `#7712 `_: Document the soledad docs fields. - Make EncryptionKey aware of the active address. +- Defer encrypt, decrypt and gen_key operations from gnupg to external threads, + limited by cpu core amount. Bugfixes ~~~~~~~~ -- cgit v1.2.3