Jelajahi Sumber

Release notes for 2.4

Thomas Kluyver 5 tahun lalu
induk
melakukan
1e7ce70917
1 mengubah file dengan 10 tambahan dan 0 penghapusan
  1. 10 0
      doc/releasenotes.rst

+ 10 - 0
doc/releasenotes.rst

@@ -1,6 +1,16 @@
 Release notes
 Release notes
 =============
 =============
 
 
+Version 2.4
+-----------
+
+* :ref:`command_config` can now include ``console=false`` to make a command on
+  :envvar:`PATH` which runs without a console window (:ghpull:`179`).
+* Fix for using ``pywin32`` in installed code launched from a command
+  (:ghpull:`175`).
+* Work around wheels where some package data files are shipped in a way that
+  assumes the default pip install layout (:ghpull:`172`).
+
 Version 2.3
 Version 2.3
 -----------
 -----------