return; from with/etc.
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index 5c8f676..b2c2c13 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+  - add an explicit return to all exported subs so people don't accidentally
+    rely on the return value
+
 0.091004 - 2012-05-07
   - also inhale from Mouse
   - clarify how isa and coerce interact