prep for release
[catagits/Catalyst-Plugin-Scheduler.git] / Changes
diff --git a/Changes b/Changes
index 400ec4f..452b434 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,19 @@
 Revision history for Perl extension Catalyst::Plugin::Scheduler
 
+0.10    2010-05-03 11:29:00
+        - Fix warnings in test suite (BRICAS)
+        - Switch to Module::Install (BRICAS)
+        - Fix pod typo (RT #47434)
+
+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