whoops, the conflicts plugin takes care of this too
[gitmo/Package-Stash.git] / Changes
diff --git a/Changes b/Changes
index c65ec27..8c8e18a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,18 @@
 Revision history for Package-Stash
 
 {{$NEXT}}
+      - stop manually inserting conflict checking into Makefile.PL since we're
+        using the dzil Conflicts plugin now
+
+0.18  2011-01-03
+      - non-trial release
+
+0.17-TRIAL  2011-01-03
+      - use Dist::Zilla::Plugin::Conflicts rather than doing it by hand
+      - silence deprecation warnings for the method renaming for now
+
+0.16-TRIAL  2010-12-31
+      - use Dist::CheckConflicts
 
 0.15-TRIAL  2010-11-16
       - split the XS conversion out to its own dist (Package-Stash-XS), and
@@ -12,6 +24,8 @@ Revision history for Package-Stash
         changes from earlier). should be entirely backwards compatible
         otherwise (in terms of documented api anyway).
 
+      - methods were renamed for brevity: s/_package//
+
 0.13  2010-10-31
       - revert the vivification changes for now, to get an actual release out
         with Test::Fatal