Commit a failing test for components getting config from self. This is a showstopper...
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 95f397b..8903baa 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@
 5.8000
         - Port to Moose
         - Added test for action stringify
+        - Added test for component instances getting $self->{value} from config.
 
 5.7013
         - Fix subdirs for scripts that run in subdirs more than one level deep.