From 59b30705d72334eb0a304853819bb51de73ccb71 Mon Sep 17 00:00:00 2001 From: Brian Price Date: Mon, 1 Jul 2019 12:00:05 -0500 Subject: [PATCH] Updated the changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69207d5..6611a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Version 0.3.1 - Ensure `server_cert_validation=ignore` supersedes ca_trust_path/env overrides +- Added deprecated warnings if CA trusts defined by environment variables are used. - Set minimum version of requests-credssp to support Kerberos auth over CredSSP and other changes - Added `proxy` support where it can be defined within the application, with the ability to specify the proxy within the application