Changes entry
Shawn M Moore [Sun, 18 Jan 2009 02:55:00 +0000 (02:55 +0000)]
Changes

diff --git a/Changes b/Changes
index f6bd386..a933834 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Changes for MooseX-Role-Parameterized
 
+0.03  Jan 17, 2008
+    * Parameters now default to read-only, so that you no longer have to specify
+      the extremely common case of: is => 'ro'
+
 0.02  Dec 9, 2008
     * Using keywords outside of the role block is now allowed and handled.