Skip to content

Commit

Permalink
Merge b29814c into 2c673b7
Browse files Browse the repository at this point in the history
  • Loading branch information
badcure authored Jul 1, 2019
2 parents 2c673b7 + b29814c commit 1310141
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Changelog

### Version 0.3.1
### Version 0.4.0
- Ensure `server_cert_validation=ignore` supersedes ca_trust_path/env overrides
- 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
- Fix for shell not setting all environment variables.
- Fix session clixml encoding on Python 3

### Version 0.3.0
- Added support for message encryption over HTTP when using NTLM/Kerberos/CredSSP
Expand Down

0 comments on commit 1310141

Please sign in to comment.