Tests require recent version of File::Spec::Functions
[mafia.git] / Changes
diff --git a/Changes b/Changes
index 4ecf2c3ec0a7ef3f67d347af65de2de14b8dc0e6..c545f4c8fe0736c678e25592bc62b507cf571f50 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,23 @@
 Revision history for Perl extension Mafia.
 
-0.001 Mon 26 Aug 23:07:19 EEST 2013
-       - Initial release
+0.001003 2017-04-08T20:30+03:00
+ - Use absolute paths in tests. This fixes the tests on 5.26+,
+   where @INC no longer contains '.'
+ - Add perlcritic release tests and make code perlcritic-clean
+
+0.001002 2015-08-15T23:15+03:00
+ - Don't push/shift on array references (fixes test failures on 5.23)
+ - Don't use given/when and smartmatch (since they are experimental)
+ - Don't depend on non-core modules (that is, File::Slurp)
+ - Reduce Perl dependency to 5.10.1
+
+0.001001 2014-08-17T00:18+03:00
+ - CPAN Day cleanup release
+ - Update Changes to follow CPAN::Changes::Spec
+ - Set POD encoding to utf-8
+ - Reindent code, tests, Makefile.PL
+ - Disable dynamic_config and enable SIGN
+ - Disable smartmatch warnings
+
+0.001 2013-08-26T23:07:19+03:00
+ - Initial release
This page took 0.009396 seconds and 4 git commands to generate.