Add a stub make_immutable for some Moose compat
[gitmo/Mouse.git] / Changes
diff --git a/Changes b/Changes
index f8fbaf9..70af360 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 Revision history for Mouse
 
 0.06
+    * Mouse
+      - updated trigger doc (thanks perigrin)
+
+    * Mouse::Meta::Class
+      - add a make_immutable method which does nothing(!), for even more
+        Moose compat (nothingmuch's idea)
 
 0.05 Thu Jul 17 01:53:20 2008
     * Mouse::Role