summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 81c3eb8..2f11cd6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,13 @@
+0.31.0 - 2018-11-08
+-------------------
+
+- Compatibility with OpenSSL 1.1.1 (partly workaround, maybe requires
+ further investigation)
+- Fixes for Windows builds
+- Fixes of installs on AWS Lambda
+- Fixes of Mac OS X related failures
+- Fix Python 2.6 compatibility issues
+
0.30.1 - 2018-04-29
-------------------
- Fix packaging (missed packaging testing file)