Jelajahi Sumber

Start release notes for 2.3

Thomas Kluyver 6 tahun lalu
induk
melakukan
e713c8f137
1 mengubah file dengan 9 tambahan dan 0 penghapusan
  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
 -----------