X-Git-Url: http://git.ieval.ro/?p=mafia.git;a=blobdiff_plain;f=Changes;fp=Changes;h=c545f4c8fe0736c678e25592bc62b507cf571f50;hp=85fc105a5702cc5190414425654d5b2027eaa53b;hb=1dbc778e0af96fa1371915f8cfc70a5c183ff943;hpb=6a7d850e1b1c4a34f69bac2a99fbb74c32e256df diff --git a/Changes b/Changes index 85fc105..c545f4c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Perl extension Mafia. +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)