Revision history for Perl extension Imager::Graph.
+Imager-Graph 0.09 - 05 Aug 2010
+=================
+
+Bug fixes:
+
+ - refresh the t10_lin_fount test image
+
+ - avoid use_automatic_axis() for the second area test, since systems
+ without Chart::Math::Axis will produce a different image.
+
Imager-Graph 0.08 - 03 Aug 2010
=================
use Imager qw(:handy);
use Imager::Fountain;
-$VERSION = '0.08';
+$VERSION = '0.09';
# the maximum recursion depth in determining a color, fill or number
use constant MAX_DEPTH => 10;