diff --git a/Changes b/Changes index 6bcb0a1028..fd648e927c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ -0.46 - - +0.46 20 January 2024 + - Fix issue with failing tests when proxy environment vars are set + - Mostly a re-lease of 0.45 as that failed to index on pause 0.45 1 Jun 2022 - Drop support for Perl 5.10, since Getopt-Long-Descriptive, a dependency of one of our dependencies, diff --git a/README.md b/README.md index bc81f333fa..79c8ef332b 100644 --- a/README.md +++ b/README.md @@ -416,7 +416,9 @@ Grinzz - many bugs, suggestions and fixes - Installation speedup with Module::Builder::Tiny -Dakkar for solving issues with parameter passing +Dakkar + - solving issues with parameter passing + - fixing dns and other tests when a proxy is in use Arthur Axel fREW Schmidt for speeding up credential refreshing diff --git a/auto-lib/Paws.pm b/auto-lib/Paws.pm index 14a1e71046..254c85484a 100644 --- a/auto-lib/Paws.pm +++ b/auto-lib/Paws.pm @@ -1194,7 +1194,9 @@ Grinzz - many bugs, suggestions and fixes - Installation speedup with Module::Builder::Tiny -Dakkar for solving issues with parameter passing +Dakkar + - solving issues with parameter passing + - fixing dns and other tests when a proxy is in use Arthur Axel fREW Schmidt for speeding up credential refreshing