diff --git a/CHANGES.rst b/CHANGES.rst index ece635a9f..1aad26588 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,9 @@ Changelog (Pillow) - This is the last Pillow release to support Python 2.7 #3642 +- Improved HSV conversion #4004 + [radarhere] + - Added text stroking #3978 [radarhere, hugovk]