A mutable class will throw errors from inside CMOP, and that's expected
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 8fd6a04..d1e795b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,6 +7,11 @@ for, noteworthy changes.
 
   * Fix compilation on 5.8. Reported by ether. (doy)
 
+  [ENHANCEMENTS]
+
+  * The enum type will now allow single value enumerations. Previously, two or
+    more values were required. (rjbs)
+
 2.0300 Fri, Sep 23, 2011
 
   [DEPRECATIONS]