Skip to content

Commit

Permalink
Start release notes for 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Oct 29, 2018
1 parent b7e3f53 commit e713c8f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/releasenotes.rst
Original file line number Diff line number Diff line change
@@ -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
-----------

Expand Down

0 comments on commit e713c8f

Please sign in to comment.