Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2014-11-09 11:42:39 -08:00
parent 482f658704
commit aff274011b

View File

@ -3,7 +3,7 @@ Changelog (Pillow)
2.7.0 (unreleased)
------------------
- Optimize stretch implementation. #977
- Speedup stretch implementation up to 2.5 times. #977
[homm]
- Speed up rotation by using cache aware loops, added transpose to rotations. #994