gitignoring
[p5sagit/Sub-Exporter-Progressive.git] / Changes
diff --git a/Changes b/Changes
index 8af0ac1..8fb0237 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,17 @@
+0.001008 - 2013-01-22
+  - Fix prereqs
+
+0.001007 - 2013-01-21
+  - Rewrite -tag to :tag for Exporter.pm
+
+0.001006 - 2012-08-27
+  - Handle ':all' correctly
+
+0.001005 - 2012-08-25
+  - Add support for tags
+  - Warn if defaults are not in exports
+  - Add explicit dependency on Test::More 0.89
+
 0.001004 - 2012-08-09
   - fix skipping when Sub::Exporter isn't installed