Update changes for 0.23
Dave Rolsky [Fri, 1 Jan 2010 18:58:38 +0000 (12:58 -0600)]
ChangeLog

index abf392d..bd1d4f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Revision history for Perl extension MooseX-AttributeHelpers
 
+0.23 Fri Jan 1, 2010
+    - A small internals fix to prevent breakage with the next version of
+      Moose. (Dave Rolsky)
+
 0.22 Mon Sep 14, 2009
     - Fix to work with Moose 0.90. Ignore meta when auto-providing a method
       provider's methods. (Dave Rolsky)