From 077ad4ac7e411e209af9290c4f37f01fa30c2b41 Mon Sep 17 00:00:00 2001 From: Eli Bishop Date: Thu, 11 Jun 2020 11:50:10 -0700 Subject: [PATCH] add changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..176d6a4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# 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-05-31 +Initial release of this fork. The only change from the upstream code is https://github.com/launchdarkly/go-ntlmssp/pull/1.