Add GitHub profile link to release notes (#9197)

This commit is contained in:
Hugo van Kemenade 2025-09-08 17:42:23 +03:00 committed by GitHub
commit b7e0570cb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -171,4 +171,4 @@ ImageMorph operations must have length 1
Valid ImageMorph operations are 4, N, 1 and M. By limiting the length to 1 character
within Pillow, long execution times can be avoided if a user provided long pattern
strings. Reported by Jang Choi.
strings. Reported by `Jang Choi <https://github.com/uko3211>`__.