Drop redundant requires in G::G::COR::Role::Context.
[catagits/Gitalist.git] / Changes
diff --git a/Changes b/Changes
index cdf3c1e..666c4e6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,22 @@
 This file documents the revision history for Perl extension Gitalist.
 
+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
+    perl-5.14 (Gisle Aas)
+
+0.003005 2011-07-13
+  - Provide option to disable gravatars.
+  - Tweaks to make Gitalist fit for debian (Jonas Genannt).
   - Fixes to enable Gitalist to run on Win32 (Christian Walde).
   - Fix content-type of core.css handler (Christian Walde).