aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 385fd07f..4fec8a96 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,12 @@
CHANGES
=======
+v27.1.0
+-------
+
+* Introduce the (private) ``monkey`` module to encapsulate
+ the distutils monkeypatching behavior.
+
v27.0.0
-------
@@ -24,9 +30,6 @@ v27.0.0
site, but the command is now deprecated. Users are urged to use
Read The Docs instead.
-* Introduce the ``monkey`` module to encapsulate the distutils
- monkeypatching behavior.
-
v26.1.1
-------