From 613b82463027b82efb5571656a217de4b6d11163 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Fri, 29 Nov 2013 19:03:12 -0500 Subject: [PATCH] Add history --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 8b14668c5..780305eaa 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,9 @@ Changelog (Pillow) 2.3.0 (2014-01-01) ------------------ +- Fixed Viewer.show to return properly + [tmccombs] + - Documentation fixes [wiredfool]