Revision history for AnyEvent-DateTime-Cron

0.05    2013-01-28
        ENHANCEMENT:
         - Adding the ability to change the backend to the
           Quartz cron format

0.04    2013-01-15
        BUG FIX:
         - Fixing bug with new time_zone code

        ENHANCEMENT:
         - Making time_zone a constructor argument

0.03    2013-01-12
        ENHANCEMENT:
         - added support for timezones, thanks to AGORMAN for
           the patch

0.02    2011-09-03

        BREAKING CHANGES:
         - changed the format of the add() command
         - changed the exit signal to TERM

        OTHER:
         - added the single option for add()
         - delete() wasn't stopping jobs correctly - thanks to
           Andy Walker for sending a patch

0.01    2011-07-19
        First version released