diff --git a/Changes b/Changes index 25abf68..6d11a7b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for Perl module Module::Extract::Use +1.042 2017-02-01T02:46:27Z + * The -l and -j options work on the list of namespaces from all + files together instead of the list per file. Otherwise strict + and warnings always show up multiple times! + 1.041 2017-02-01T01:58:04Z * Add JSON and simple list outputs for examples/extract_modules