changelog
[gitmo/Package-Stash.git] / Changes
diff --git a/Changes b/Changes
index e8f9c99..24d2e65 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,13 @@ Revision history for Package-Stash
 
 {{$NEXT}}
 
+0.17  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  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
         convert Package::Stash into a module which loads either the XS or pure