Changes
======

0.05005 - 10 Sep 2008
  * Switch to using auto_include_deps, which seems to fix rt #39103
  * Attempt to fix garbled UTF-8 encoding when UTF-8 encoded strings are
    passed to QRcode.pm (reported by gugod)

0.05004 - 08 Sep 2008
  * Add Grid chart (Nobuo Danjou)
  * Make it possible to work with negative values (Nobuo Danjou)
  * Support multiple markers (Nobuo Danjou)
  * Recent versions of Moose (properly) unimport blessed() and confess(), 
    which breaks my code depending on it.

0.05003 - 13 Aug 2008
  * Fix semantics for Bar chart (Nobuo Danjou)

0.05002 - 06 Aug 2008
  * Fix stupid mistake in Makefile.PL to allow a simple "y" for
    prompted question

0.05001 - 06 Aug 2008
  * Attempt to fix tests by using Test::UseAllModules (rt #38233)

0.05000 - 29 Jul 2008
  * Release new version. Please be careful as there are MANY backwards
    incompatible changes
  * Tweak Makefile.PL so it warns if you already have an old version
    installed.

0.05000_03 - 29 Jul 2008
  * Make Data::Extended capable of handling multiple sets of data (danjou)
  * Add proper color support and legend support (danjou)

0.05000_02 - 25 Jul 2008
  * Fix Fill::LinearStripes and Fill::LinearGradient
  * Slight modification Google::Chart accessor generation

0.05000_01 - 24 Jul 2008
  * Mooooooooooooooose
  * Backwards incompatible! Beware!

Previous versions
  * Much work done by Marcel GrĂ¼nauer. Changes are not listed, because
    I was too lazy to convert YAML changes to plain text.