fix changelog
[p5sagit/Package-Variant.git] / Changes
diff --git a/Changes b/Changes
index dd68e2c..494c1c9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,19 @@
+Revision history for Package-Variant
+
+1.002000 - 2013-12-10
+  - add build_variant method on variable packages, to allow avoiding
+    importing a generator sub
+  - fix pragmas applied by modules listed in "importing" from leaking out
+    into unexpected scopes
+
+1.001004 - 2013-05-04
+  - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
+    Scott Miller!)
+
+1.001003 - 2013-03-25
+  - fix NAME in Makefile.PL (RT#84209)
+
+1.001002 - 2012-09-19
   - Declare the Test::Fatal build dependency
 
 1.001001 - 2012-05-12