Controller::ActionRole is dead
[catagits/Gitalist.git] / Changes
diff --git a/Changes b/Changes
index 7a696f3..4f9257c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,21 @@
 This file documents the revision history for Perl extension Gitalist.
 
+  - Depend on new Catalyst::Runtime and drop use of Catalyst::Controller::ActionRole
+
+0.003009 2012-03-18
+  - Don't use MooseX::Types::ISO8601 to serialize DateTime objects as its
+    coercion function is now stricter than the object provided.
+  - Make tests pass with more recent versions of Catalyst.
+
+0.003008 2012-01-29
+  - Now with Changes.
+
+0.003007 2012-01-28
+  - Allow the model to be user defined,
+  - Use new Catalyst features.
+  - Make repo_dir work consistently with GITALIST_REPO_DIR (Tomas Doran).
+  - Add the Vhost collection of repositories (Tomas Doran).
+
 0.003006 2011-10-18
   - Fix lies in docs, make config more obvious (Tomas Doran)
   - Avoid "Use of qw(...) as parentheses is deprecated" warning with