diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-09 12:57:02 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-09 12:57:02 -0400 |
commit | 2a7a7179ca18b1c97e435726e62c3ab0227fb20e (patch) | |
tree | a1bca60b9010f5d16eb973b907dc828eae386eaa | |
parent | c49d0a044c0483f956902068a87f732b38cbbf6e (diff) | |
download | external_python_setuptools-2a7a7179ca18b1c97e435726e62c3ab0227fb20e.tar.gz external_python_setuptools-2a7a7179ca18b1c97e435726e62c3ab0227fb20e.tar.bz2 external_python_setuptools-2a7a7179ca18b1c97e435726e62c3ab0227fb20e.zip |
Update changelog
-rw-r--r-- | CHANGES.rst | 5 |
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 ------- |