]> git.imager.perl.org - imager.git/blobdiff - Changes
1.004 release
[imager.git] / Changes
diff --git a/Changes b/Changes
index 2aee939886dc4e5a59de997e2dff0dd03772f8dd..438c8eefba4b12c0759199f22c046a4310fd6c5d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,20 @@
 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
+
+ - fix an assertion triggered under perl 5.23.4.
+   Thanks to A. Sinan Unur for the report and the patch.
+
+ - Imager->new can now be used to read raw image files.
+   https://rt.cpan.org/Ticket/Display.html?id=106836
+
+ - deal with output changes from Pod::Spell
+   https://github.com/perl-pod/Pod-Spell/issues/21
+
 Imager 1.003 - 12 May 2015
 ============