summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8371498..dc89742 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+0.3.5 Nov 1:
+ o Return unicode decrypted text to avoid encoding issues. Related to
+ #4000.
+
0.3.4 Oct 18:
o Add option to choose cipher and digest algorithms when signing and
encrypting. Closes #4030.