Changes for 0.24
[gitmo/MooseX-ClassAttribute.git] / Changes
diff --git a/Changes b/Changes
index 72859a1..7f39c14 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+0.24
+
+- This release provides forward compatibility with Moose 1.99+. It will still
+  work with Moose 1.23 as well. Partially based on work originally done by
+  Moritz Onken.
+
+
 0.23   2011-02-13
 
 - Fixed a bug where applying a role with class attributes didn't record the
@@ -10,8 +17,8 @@
 
 0.22   2011-02-02
 
-- Explicitly require namespace::clean 0.20 to avoid various some bad
-  interactions between namespace::clean and Package::Stash.
+- Explicitly require namespace::clean 0.20 to avoid some bad interactions
+  between namespace::clean and Package::Stash.
 
 
 0.21   2010-10-29