Scheduler 0.08, patch from hovenko to remove state file at startup
[catagits/Catalyst-Plugin-Scheduler.git] / Changes
diff --git a/Changes b/Changes
index 4a93832..632769d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension Catalyst::Plugin::Scheduler
 
+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