pod updates and more tests
[catagits/Catalyst-Plugin-ConfigLoader.git] / Changes
diff --git a/Changes b/Changes
index 28c3b30..d21cc7f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,19 @@
 Revision history for Perl extension Catalyst::Plugin::ConfigLoader.\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
+    - added nicer syntax for specifying models/views/controllers where\r
+      available\r
+\r
+0.06  Wed Apr 26 2006\r
+    - remove "last;" so that _local configs will be processed\r
+\r
 0.05  Thu Apr 18 2006\r
     - __HOME__ now corresponds to $c->path_to( '' ) and nothing else\r
     - __path_to( 'foo/bar' )__ turns in to $c->path_to( 'foo', 'bar' )\r