Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-04-18 12:33:00 +10:00
parent 197673b9b2
commit 28eb57888d

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.3.0 (unreleased)
------------------
- JPEG2000: Support decoding subsampled RGB and YCbCr images #4996
[nulano, radarhere]
- Stop decoding BC1 punchthrough alpha in BC2&3 #4144
[jansol]