From ce8d2b5d1aef7e9b58784d9f36151e88d877f261 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sun, 27 May 2018 13:14:15 +0300 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 13c8af6c6..92de24c19 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,7 +5,10 @@ Changelog (Pillow) 5.2.0 (unreleased) ------------------ -- AppVeyor: upgrade to PyPy 6.0.0 #3133 +- AppVeyor: Upgrade to Python 2.7.15 and 3.4.4 #3133 + [radarhere] + +- AppVeyor: Upgrade to PyPy 6.0.0 #3133 [hugovk] - Deprecate PILLOW_VERSION and VERSION #3090