bump Module::Install ver
[catagits/Catalyst-Plugin-ConfigLoader.git] / Changes
diff --git a/Changes b/Changes
index 51d6b40..3a0a6f0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Perl extension Catalyst::Plugin::ConfigLoader.
 
+0.28  XXX
+    - Pod Fixes related to config_substitutions() (Oleg Kostyuk)
+    - Pod fix for the "Using a local configuration file" section of
+      the Manual (RT #48823)
+    - Expand XML config example in the manual (teejay, Kieren Diment)
+
 0.27  Thu Aug 13 2009
     - Require Catalyst 5.8 for tests that use ctx_request() (RT #48651)