aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-09-09 12:57:02 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-09-09 12:57:02 -0400
commit2a7a7179ca18b1c97e435726e62c3ab0227fb20e (patch)
treea1bca60b9010f5d16eb973b907dc828eae386eaa
parentc49d0a044c0483f956902068a87f732b38cbbf6e (diff)
downloadexternal_python_setuptools-2a7a7179ca18b1c97e435726e62c3ab0227fb20e.tar.gz
external_python_setuptools-2a7a7179ca18b1c97e435726e62c3ab0227fb20e.tar.bz2
external_python_setuptools-2a7a7179ca18b1c97e435726e62c3ab0227fb20e.zip
Update changelog
-rw-r--r--CHANGES.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 99de2684..da6322a2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,11 @@
CHANGES
=======
+v27.2.0
+-------
+
+* Nicer, more consistent interfaces for msvc monkeypatching.
+
v27.1.2
-------