add missing changelog entry for FOREIGNBUILDARGS
[gitmo/Moo.git] / Changes
diff --git a/Changes b/Changes
index f1bb399..1030c78 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@
     (actually fixed in 1.001000)
 
 1.001000 - 2013-03-16
+  - add support for FOREIGNBUILDARGS when inheriting from non-Moo classes
   - has will refuse to overwrite locally defined subs with generated
     accessors.
   - added more meta resources and added more support relevant links into