From c8b29854161473dfbed2e88860061d56d01f2324 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Mon, 17 Oct 2016 01:31:05 -0700 Subject: [PATCH] Update CHANGES.rst [ci skip] --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 33fc4933e..5dc39c01d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,13 @@ Changelog (Pillow) ================== +3.4.2 (2016-10-18) +------------------ + +- Fix Resample coefficient calculation #2161 + [homm] + + 3.4.1 (2016-10-04) ------------------