Explorar o código

Start release notes for 2.3

Thomas Kluyver %!s(int64=6) %!d(string=hai) anos
pai
achega
e713c8f137
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      doc/releasenotes.rst

+ 9 - 0
doc/releasenotes.rst

@@ -1,6 +1,15 @@
 Release notes
 =============
 
+Version 2.3
+-----------
+
+* Command line exes are now based on the launchers made by Vinay Sajip for
+  `distlib <https://distlib.readthedocs.io/en/latest/>`_, instead of the
+  launchers from setuptools. They should be more robust with spaces in paths
+  (:ghpull:`169`).
+* Fixed excluding entire folders extracted from wheels (:ghissue:`168`).
+
 Version 2.2
 -----------