Updated CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2020-03-31 18:36:43 +11:00
parent c6115c1ceb
commit 474f9d84cd

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
7.1.0 (unreleased)
------------------
- Added three new channel operations #4230
[dwastberg, radarhere]
- Prevent masking of Image reduce method in Jpeg2KImagePlugin #4474
[radarhere, homm]