removed hash merging since it's a core behavior
[catagits/Catalyst-Plugin-ConfigLoader.git] / Changes
diff --git a/Changes b/Changes
index c8eac9b..d88c2de 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,14 @@
 Revision history for Perl extension Catalyst::Plugin::ConfigLoader.\r
 \r
+0.09  Wed May 24 2006\r
+    - ignore non-ref model/view/controller/component keys\r
+    - remove hash merging since it is now a core behavior\r
+\r
 0.08  Tue May 23 2006\r
     - added get_config_path() which extracts the path finding code\r
     - added the ability to specify a MYAPP_CONFIG ENV variable\r
     - more granular merging of top-level hashrefs\r
+    - more comprehensive tests\r
 \r
 0.07  Mon May 01 2006\r
     - added Config::General support\r