Pārlūkot izejas kodu

Add release notes for 2.5

Thomas Kluyver 5 gadi atpakaļ
vecāks
revīzija
feb6806e94
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  1. 11 0
      doc/releasenotes.rst

+ 11 - 0
doc/releasenotes.rst

@@ -1,6 +1,17 @@
 Release notes
 Release notes
 =============
 =============
 
 
+Version 2.5
+-----------
+
+* Make more modern installers, with unicode support and DPI awareness
+  (less blurry) when using NSIS version 3 (:ghpull:`189`).
+* Assemble wrapper executables for commands at build time, rather than on
+  installation. This is possible thanks to Vinay Sajip adding support for
+  paths from the launcher directory to the launcher bases (:ghpull:`191`).
+* An integration test checks creating an installer, installing and running a
+  simple program (:ghpull:`190`).
+
 Version 2.4
 Version 2.4
 -----------
 -----------