]> git.imager.perl.org - imager.git/blobdiff - Changes
move EXIF handling from the JPEG handler to core Imager
[imager.git] / Changes
diff --git a/Changes b/Changes
index 4f47a99e70c6962bbf10a0ee0e4209cd5a0ca922..3a4e9bea2be16c051b96f75db5c9a45b6116c463 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,25 @@
 Imager release history.  Older releases can be found in Changes.old
 
+ - moved EXIF handling from Imager::File::JPEG to core Imager
+
+ - added some more file extension to image file type mappings
+
+ - added add_type_extensions() class method
+
+Imager 1.007
+============
+
  - add png_compression_level tag for writing PNG files.
 
  - avoid flooring a second time in matrix transform interpolation.
    https://rt.cpan.org/Ticket/Display.html?id=124001
 
+ - produce v2 metadata.
+   Includes change from the ticket and updates to sub-modules.
+   https://rt.cpan.org/Ticket/Display.html?id=127216
+
+ - improve error reporting for the polygon() method
+
 Imager 1.006 - 26 Aug 2017
 ============