diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-05-04 21:16:54 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-05-04 21:16:54 -0400 |
commit | cabdef05d8e397c16b438502da78d0ac7c7fe6f4 (patch) | |
tree | 0150c3fd6b8d74adc4fdbee067f1ce3aa1557269 /keymanager/changes | |
parent | 0e91497eb1f78f3e5a023b18a31d3e04d253067d (diff) |
[pkg] update changelog to 0.5.1 release
I left out the changelog bump on 0.5.1 tag by mistake
Diffstat (limited to 'keymanager/changes')
-rw-r--r-- | keymanager/changes/async_gpg | 1 | ||||
-rw-r--r-- | keymanager/changes/bug-serializable-keys | 1 | ||||
-rw-r--r-- | keymanager/changes/next-changelog.txt | 2 |
3 files changed, 1 insertions, 3 deletions
diff --git a/keymanager/changes/async_gpg b/keymanager/changes/async_gpg deleted file mode 100644 index 59d4d417..00000000 --- a/keymanager/changes/async_gpg +++ /dev/null @@ -1 +0,0 @@ --- Defer encrypt, decrypt and gen_key operations from gnupg to external threads, limited by cpu core amount. diff --git a/keymanager/changes/bug-serializable-keys b/keymanager/changes/bug-serializable-keys deleted file mode 100644 index 0885fd28..00000000 --- a/keymanager/changes/bug-serializable-keys +++ /dev/null @@ -1 +0,0 @@ -- encryption keys can now be serialized to json using key.get_dict() diff --git a/keymanager/changes/next-changelog.txt b/keymanager/changes/next-changelog.txt index c59c85a6..09b2e71f 100644 --- a/keymanager/changes/next-changelog.txt +++ b/keymanager/changes/next-changelog.txt @@ -1,4 +1,4 @@ -0.5.1 - xxx +0.5.2 - xxx +++++++++++++++++++++++++++++++ Please add lines to this file, they will be moved to the CHANGELOG.rst during |