summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 29f1e2d..318fb1d 100644
--- a/README.rst
+++ b/README.rst
@@ -53,12 +53,12 @@ Changelog
=========
-Unreleased
-----------
-
-* Add typehints for library functions
+3.2.0
+-----
+* Added typehints for library functions.
* Dropped support for Python versions less than 3.6 (2.7, 3.4, 3.5).
+* Shipped ``abi3`` Windows wheels (requires pip >= 20).
3.1.7
-----