X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=29ad6071bf69d9e1e896b5047bd1a53e514f574d;hb=b245b6f380279d28aebad363e82f0c99a756bb63;hp=249434dafa320ab539d0d71e76ca449cce3c0db0;hpb=4796c217de7c79f97dbbe87bf6fec327d1e4d790;p=catagits%2FCatalyst-Plugin-Scheduler.git diff --git a/Changes b/Changes index 249434d..29ad607 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,26 @@ Revision history for Perl extension Catalyst::Plugin::Scheduler +0.10 TO BE RELEASED + - Fix warnings in test suite (BRICAS) + +0.09 2009-05-07 09:15:00 + - Change from NEXT to MRO::Compat. (agladdish) + +0.08 2008-01-12 11:00:00 + - Clear existing state file during startup. (hovenko) + +0.07 2006-07-17 12:15:00 + - Fix for loading the config with YAML 0.60+ + - Prefer YAML::Syck, with fallback to YAML.pm + +0.06 2006-03-10 10:10:00 + - Added $c->scheduler_state public method to allow users to + build admin screens detailing the current status of every + event, the last time it ran, and the last output or error. + - Store the last runtime and last output from each event for + display in scheduler_state/dump_these. + - Added additional YAML tests. + 0.05 2005-12-29 15:50:00 - Fixed bug when using @monthly.