diff --git a/CHANGES.rst b/CHANGES.rst index d9037242f..e5bbc790d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,9 @@ Changelog (Pillow) 5.0.0 (unreleased) ------------------ +- Docs: Added docstrings from documentation #2914 + [radarhere] + - Test: Switch from nose to pytest #2815 [hugovk]