]> git.vpit.fr Git - perl/modules/Regexp-Wildcards.git/blobdiff - Changes
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Regexp-Wildcards.git] / Changes
diff --git a/Changes b/Changes
index cbd142121bcadcbd35c69cb91023e073b47e426d..f58fc98d07d78db3725cf1018707e122c96df83a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for Regexp-Wildcards
 
+1.05    2013-08-24 20:15 UTC
+        This is a maintenance release. The code contains no functional change.
+        Satisfied users of version 1.04 can skip this update.
+        + Doc : POD headings are now properly linkable.
+        + Tst : Author tests are no longer bundled with this distribution.
+                They are only made available to authors in the git repository.
+        + Upd : Package metadata overhaul.
+
 1.04    2011-08-25 12:50 UTC
         + Chg : Minor code cleanups.
         + Fix : Use Scalar::Util::blessed() to check objects classes.
@@ -31,7 +39,7 @@ Revision history for Regexp-Wildcards
         + Doc : Copyright update.
         + Fix : Correct dependencies listing in META.yml.
         + Tst : Author tests overhaul.
-        + Tst : t/95-portability-files.t. 
+        + Tst : t/95-portability-files.t.
 
 0.07    2007-08-28 12:35 UTC
         + Fix : Tests are now strict.