add build_variant method on variable packages
[p5sagit/Package-Variant.git] / Changes
diff --git a/Changes b/Changes
index e25d5bf..8f96bd4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Package-Variant
 
+  - 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