X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a1e86848c194c59a5290a6f45db4d5db45688166;hb=ef585b66ab190c84af17c510a7e9246794f10f6d;hp=4d5dab3ceb3f1727027d86232d5be309f7aed3ca;hpb=e14a3469d5db83c83fd161c88b253c98df1c47f7;p=p5sagit%2Fstrictures.git diff --git a/Changes b/Changes index 4d5dab3..a1e8684 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Release history for strictures +1.005004 - 2014-03-06 + - make sure meta files list extra modules as recommendations, not requirements + +1.005003 - 2014-02-12 - added support for PUREPERL_ONLY (rt#91407) - fixed using strictures->VERSION to query the version (rt#92965)