+Imager-Font-FT2 0.98
+====================
+
+ - use pkg-config to find freetype2 if available.
+
+Imager-Font-FT2 0.97
+====================
+
+ - use undeprecated encoding symbols. This may fix the build on the
+ badly patched CentOS 7 Freetype 2.
+
+Imager-Font-FT2 0.96
+====================
+
+ - avoid dead code in i_ft2_glyph_name(), which is the implementation
+ of glyph_names(). CID 185342.
+
+ - avoid an unneeded EXTEND() call when the FT2 has_chars()
+ implementation returns 0. CID 185292.
+
+Imager-Font-FT2 0.95
+====================
+
+ - improve Makefile.PL metadata
+
+Imager-Font-FT2 0.94
+====================
+
+ - fixed an uninitialized value usage caused when i_ft2_text() logged
+ the partially initialized color supplied by i_ft2_cp().
+
+Imager-Font-FT2 0.93
+====================
+
+ - update the bundled/modified Devel::CheckLib to handle the gcc-4
+ symlink on Cygwin
+
+Imager-Font-FT2 0.92
+====================
+
+ - drawing non-AA text is now done in alpha-combining mode
+ https://rt.cpan.org/Ticket/Display.html?id=73359
+
+ - use gsamp/psamp() to transfer pixels from the work image to the
+ output image instead of gpix/ppix.
+ https://rt.cpan.org/Ticket/Display.html?id=83478
+
+ - eliminate some initialized but otherwise unused variables detected
+ by GCC.
+
+Imager-Font-FT2 0.91
+====================
+
+ - depend on Imager 0.95.
+
+Imager-Font-FT2 0.90
+====================
+
+Released as part of Imager 0.94_02.
+
+ - fix some mismatched format strings/types
+
+ - enable the debug log for t/t90std.t
+
Imager-Font-FT2 0.89
====================