diff --git a/docs/releasenotes/2.7.0.rst b/docs/releasenotes/2.7.0.rst index dcf866bd4..8359bd7aa 100644 --- a/docs/releasenotes/2.7.0.rst +++ b/docs/releasenotes/2.7.0.rst @@ -1,6 +1,13 @@ Pillow 2.7.0 ============ +Sane Plugin +----------- + +The Sane plugin has now been split into its own repo: +https://github.com/python-pillow/Sane . + + Png text chunk size limits --------------------------