More about the immutable changes
[gitmo/Class-MOP.git] / Changes
diff --git a/Changes b/Changes
index a426415..245bc89 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,7 +8,10 @@ Revision history for Perl extension Class-MOP.
     * Class::MOP::Class
     * Class::MOP::Immutable
       - A big backwards-incompatible refactoring of the Immutable API,
-        and the make_immutable/make_mutable pieces of the Class API.
+        and the make_immutable/make_mutable pieces of the Class
+        API. The core __PACKAGE__->meta->make_immutable API remains
+        the same, however, so this should only affect the most
+        guts-digging code.
 
     * Class::MOP::Class
     * Class::MOP::Instance