update Changes
[catagits/Catalyst-Plugin-Scheduler.git] / Changes
diff --git a/Changes b/Changes
index 26d6fdb..4a93832 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 Revision history for Perl extension Catalyst::Plugin::Scheduler
 
-0.06
+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.