Changes for 0.05
[gitmo/Package-DeprecationManager.git] / Changes
diff --git a/Changes b/Changes
index 297d893..13b2349 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,17 @@
+0.05    2010-10-14
+
+- Fixed what looked like a bug in -ignore handling, although I couldn't seem
+  to write a test that triggered it.
+
+- Removed hard dep on Test::Warn for the benefit of Moose.
+
+
+0.04    2010-07-14
+
+- A single feature will now warn more than once if each warning consists of a
+  different error message.
+
+
 0.03    2010-07-14
 
 - Added an -ignore parameter when importing Package::DeprecationManager. This