implemented -cleanee option plus an external callable remove_subroutines class method...
[p5sagit/namespace-clean.git] / Changes
diff --git a/Changes b/Changes
index 9eb54a7..06cffc3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+    [0.11] ...
+        - Added -cleanee option to specify the package to clean.
+
     [0.10] Fri Feb 20 14:31:36 CET 2009
         - Depend on B::Hooks::EndOfScope 0.07 to avoid segfaults and lost error
           messages when something goes wrong.