Version 0.17 0.17
Florian Ragwitz [Sat, 5 Jun 2010 23:13:22 +0000 (01:13 +0200)]
Changes
dist.ini

diff --git a/Changes b/Changes
index cce0bf6..8113bc7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+    [0.17]
+        - Make sure the debugger author test is skipped for
+          non-authors before the debugger is even loaded.
+
     [0.16]
         - Release all changes of 0.15 as part of a stable release.
         - Convert from Module::Install to Dist::Zilla.
index 00bf243..726c2d4 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name    = namespace-clean
-version = 0.16
+version = 0.17
 author  = Robert 'phaylon' Sedlacek <rs@474.at>
 author  = Florian Ragwitz <rafl@debian.org>
 author  = Jesse Luehrs <doy@tozt.net>