From 8e37d4c8499dd2026b51b4fbfa57bd1e3295361b Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 11 Jun 2022 09:25:27 +1000 Subject: [PATCH] Update CHANGES.rst [ci skip] --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index a3accd4e3d9..098e0abf50a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,12 @@ Changelog (Pillow) 9.2.0 (unreleased) ------------------ +- Fixed behaviour change from endian fix #6197 + [radarhere] + +- Allow remapping P images with RGBA palettes #6350 + [radarhere] + - Fixed drawing translucent 1px high polygons #6278 [radarhere]