]> git.imager.perl.org - imager.git/blobdiff - Changes
add a missing attribution for #106836
[imager.git] / Changes
diff --git a/Changes b/Changes
index 6446ba4cd4d679723fb60d2cf9fd99ce32dcba3c..edd9c005554cdaf5d8112500170cee24c4f5e80e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Imager release history.  Older releases can be found in Changes.old
 
+Imager 1.004 - 8 Nov 2015
+============
+
  - Imager::Color::Table is now pre-loaded by the preload() method.
    https://rt.cpan.org/Ticket/Display.html?id=104896
 
@@ -8,6 +11,7 @@ Imager release history.  Older releases can be found in Changes.old
 
  - Imager->new can now be used to read raw image files.
    https://rt.cpan.org/Ticket/Display.html?id=106836
+   Thanks to Richard Kelsch for reporting this.
 
  - deal with output changes from Pod::Spell
    https://github.com/perl-pod/Pod-Spell/issues/21