Release notes for 4.2.1

This commit is contained in:
wiredfool 2017-07-06 03:21:56 -07:00
parent f76aa0b999
commit b1d0965c75
4 changed files with 14 additions and 2 deletions

View File

@ -10,7 +10,7 @@ Changelog (Pillow)
- PDF: Renamed parameter to not shadow built-in dict #2612 - PDF: Renamed parameter to not shadow built-in dict #2612
[kijeong] [kijeong]
4.2.1 (unreleased) 4.2.1 (2017-07-06)
------------------ ------------------
- CI: Fix version specification and test on CI for PyPy/Windows #2608 - CI: Fix version specification and test on CI for PyPy/Windows #2608

View File

@ -379,7 +379,7 @@ These platforms are built and tested for every change.
+----------------------------------+-------------------------------+-----------------------+ +----------------------------------+-------------------------------+-----------------------+
| Ubuntu Linux 12.04 LTS | 2.7 |x86-64 | | Ubuntu Linux 12.04 LTS | 2.7 |x86-64 |
+----------------------------------+-------------------------------+-----------------------+ +----------------------------------+-------------------------------+-----------------------+
| Windows Server 2012 R2 | 2.7,3.3,3.4 |x86, x86-64 | | Windows Server 2012 R2 | 2.7,3.3,3.4,pypy |x86, x86-64 |
+----------------------------------+-------------------------------+-----------------------+ +----------------------------------+-------------------------------+-----------------------+
\* Mac OS X CI is not run for every commit, but is run for every release. \* Mac OS X CI is not run for every commit, but is run for every release.

View File

@ -0,0 +1,11 @@
4.2.1
-----
There are no functional changes in this release.
Fixed Windows PyPy Build
========================
A change in the 4.2.0 cycle broke the Windows PyPy build. This has
been fixed, and PyPy is now part of the Windows CI matrix.

View File

@ -6,6 +6,7 @@ Release Notes
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
4.2.1
4.2.0 4.2.0
4.1.1 4.1.1
4.1.0 4.1.0