X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=Changes;h=e3da483ffe8c0fad59a1fb41a2d67e4494032ed2;hp=802b81ef8f78a114d9dc80b6e52bc6d6b7817819;hb=e72070d72c5b10cdddcd1da281b6a6cbeccf48b4;hpb=fe2ec3ccf87a2477dc7f18123c92a726179a3738 diff --git a/Changes b/Changes index 802b81e..e3da483 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,14 @@ Revision history for {{ $dist->name }} {{ $NEXT }} + - The default profile is now "Minimal", not "Default", as Default requires + some optional features; Default renamed to Standard (RT#88615) + +1.003022 2013-09-10 01:53:10Z (Karen Etheridge) - workaround added for plugins consuming plugins that use optional features - install problems fixed when some optional prereqs are not installed, by properly detecting the lack of features during testing (RT#88542) + - spelling fixes (RT#87691, David Steinbrunner) 1.003021 2013-09-09 02:10:45Z (Karen Etheridge) - removed use of deprecated functions from Class::MOP