summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-09 15:14:16 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-06-09 15:14:16 -0400
commit16361e51b834153f2e0e96897ebf33163c18016b (patch)
tree872749c9d063cfeae63f31d47c11ae1db99cc411 /CHANGES.rst
parentdf8f9384fb36a9d25a42ed6896c4dcd19f5a3d30 (diff)
downloadpython-setuptools-git-16361e51b834153f2e0e96897ebf33163c18016b.tar.gz
Remove ARM launchers. Fixes #611.
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index b763607c..f13e8c62 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,13 @@
CHANGES
=======
+v23.0.0
+-------
+
+* #611: Removed ARM executables for CLI and GUI script
+ launchers on Windows. If this was a feature you cared
+ about, please comment in the ticket.
+
v22.0.5
-------