diff --git a/CHANGES.SIMD.rst b/CHANGES.SIMD.rst index cd9c68493..2fb14c9bc 100644 --- a/CHANGES.SIMD.rst +++ b/CHANGES.SIMD.rst @@ -1,6 +1,12 @@ Changelog (Pillow-SIMD) ======================= +3.4.1.post1 +----------- + +- Critical memory error for some combinations of source/destinatnion + sizes is fixed. + 3.4.1.post0 -----------