diff --git a/Changelog b/Changelog index 50b5368..5b566ff 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +2.66 - fix github.com/TLINDEN/Config-General/issues/1: + add support to quote values containing whitespace using the + new flag -AlwaysQuoteOutput. + + - apply patch by @haarg github.com/TLINDEN/Config-General/pull/2: + fix exporter setup, use "our" where appropriate. + 2.65 - fix rt.cpan.org#132893: clarified license, now licensed under the Artistic License 2.0. - fix rt.cpan.org#139261: correctly include directories. diff --git a/General.pm b/General.pm index 726de63..8df9a68 100644 --- a/General.pm +++ b/General.pm @@ -2888,7 +2888,7 @@ Thomas Linden =head1 VERSION -2.65 +2.66 =cut