]> git.vpit.fr Git - perl/modules/Bit-MorseSignals.git/blobdiff - Changes
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Bit-MorseSignals.git] / Changes
diff --git a/Changes b/Changes
index 7dfb54837e423da7f333183772117f63a60b5963..de10fb346d9e8ada3863f0df1ca59a0a9efa1038 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,21 @@
 Revision history for Bit-MorseSignals
 
+0.08    2013-08-21 21:25 UTC
+        This is a maintenance release. The code contains no functional change.
+        Satisfied users of version 0.07 can skip this update.
+        + Tst : Author tests are no longer bundled with this distribution.
+                They are only made available to authors in the git repository.
+
+0.07    2013-08-20 19:50 UTC
+        + Upd : Package metadata overhaul.
+        + Tst : The Kwalitee test has been removed.
+
+0.06    2008-03-20 19:45 UTC
+        + Fix : Read the datatype bits in the right order (lowest weight bit
+                coming first).
+        + Fix : Propagate demangler errors correctly.
+        + Tst : Tests now cover 100% of the code.
+
 0.05    2008-03-13 23:05 UTC
         + Add : The len and pos emitter methods.
         + Fix : The usual set of POD typos.