Files
go-ntlm-proxy-auth/CHANGELOG.md
2020-06-11 12:01:31 -07:00

7 lines
403 B
Markdown

# Change log
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
## [1.0.0] - 2019-07-16
Initial release of this fork. The only change from the upstream code is that its dependency on `github.com/Azure/go-ntlmssp` has been replaced with `github.com/launchdarkly/go-ntlmssp`(https://github.com/launchdarkly/go-ntlmssp).