Doc fixes / additions in Catalyst::Component
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 73145bc..5135713 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+ Documentation:
+  - Fix documentation in Catalyst::Component to show attributes and
+    calling readers, rather than accessing elements in the $self->{} hash
+    directly.
+  - Add note in Catalyst::Component to strongly disrecommend $self->config
+
 5.90011 - 2012-03-08 16:43:00
 
  Bug fixes: