Version 0.96.
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 9de8264..c42b5ca 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+0.96 Sat, Feb 6, 2010
+
   [NEW FEATURES]
   * ScalarRef is now a parameterized type. You can now specify a type
     constraint for whatever the reference points to. (Closes RT#50857)