summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 396ccb7..08d49f3 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,5 @@
0.5.0
-=====
-:release date: TBD
+======
0.5 is important step toward 1.0. There are some deprecations.
Please read changes carefully.
@@ -20,9 +19,16 @@ Changes
* Pure Python implementation supports packing memoryview object.
+
+0.4.8
+=====
+:release date: 2016-07-29
+
Bugs fixed
----------
+* Calling ext_hook with wrong length. (Only on Windows, maybe. #203)
+
0.4.7
=====