Moose now warns when you try to load it from the main package. Added a
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 175298b..d28929a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,11 @@ Revision history for Perl extension Moose
       - Add a remove_keywords function so if you extend Moose
         you don't have to cargo cult Moose's unimport (Sartak)
 
+    * Moose
+      - Moose now warns when you try to have it export its sugar
+        functions into the "main" package. Previously it silently did
+        nothing. (Dave Rolsky)
+
 0.55 Sun August 3, 2008
     * Moose::Meta::Attribute
       - breaking down the way 'handles' methods are