Version 0.19 0.19
Florian Ragwitz [Mon, 3 Jan 2011 16:30:49 +0000 (17:30 +0100)]
Changes
dist.ini

diff --git a/Changes b/Changes
index ea24cd4..488aa11 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+    [0.19]
+        - Port to the new Package::Stash 0.18 API and depend on it.
+        - Don't rely on package::stash's remove_package_symbol implementation
+          (doy).
+
     [0.18]
         - Make sure we continue working on future Package::Stash
           versions (doy).
index 8af029f..9045265 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = namespace-clean
-version = 0.18
+version = 0.19
 author  = Robert 'phaylon' Sedlacek <rs@474.at>
 author  = Florian Ragwitz <rafl@debian.org>
 author  = Jesse Luehrs <doy@tozt.net>