v0.17 v0.17
Dave Rolsky [Wed, 4 Jan 2012 15:02:22 +0000 (09:02 -0600)]
Changes

diff --git a/Changes b/Changes
index 20c5c8d..559a8b5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 {{$NEXT}}
 
+0.17     2012-01-04
+
 - Added a small optimization for an immutable constructor when used with Moose
   2.00+. The list of valid attributes is only generated once, rather than each
   time the constructor is run. Reported by Chip Salzenberg. RT #73664.