aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index a45575ac..9a48c1cb 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,7 @@
CHANGES
=======
+
v27.0.0
-------
@@ -24,6 +25,11 @@ v27.0.0
site, but the command is now deprecated. Users are urged to use
Read The Docs instead.
+* #776: Use EXT_SUFFIX for py_limited_api renaming.
+
+* #774 and #775: Use LegacyVersion from packaging when
+ detecting numpy versions.
+
v26.1.1
-------