summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 168685e..138e8ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
* Add flake8 testing and cleanups (PR from Tim Graham, cleanups from Sean
Reifschneider) #112
+ * Fixed storing non-ASCII values on Python 2 and binary values on Python 3
+ (PR from Nicolas NoƩ) #135
+
Fri, 27 May 2016 13:44:55 -0600 Sean Reifschneider <jafo@tummy.com>
* 1.58 release.