summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6289e35..9605aba 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+0.29.0 - 2018-02-23
+-------------------
+- Fix building on Windows (all tests fix on Win32 and Win64 on all
+ supported combinations of versions of OpenSSL and Python)
+- Fixes of some small bugs
+
0.28.0 - 2018-02-08
-------------------
- Mainly port to Python 3 (supporting 2.6, 2.7, 3.3, 3.4, 3.5, 3.6)