From 4d79f1b5db0752d9b710f2004d43c1243481a36e Mon Sep 17 00:00:00 2001 From: Kevin Thompson Date: Fri, 20 Oct 2017 01:46:33 -0400 Subject: [PATCH] Announced v0.2.0 release --- readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 2987305..d62066a 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,12 @@ ## Downloads ## -The latest release of NSspi is v0.1.3. +The latest release of NSspi is v0.2.0. -* [Source](https://github.com/antiduh/nsspi/archive/0.1.3.zip) -* [Binaries](https://github.com/antiduh/nsspi/releases/download/0.1.3/nsspi-0.1.3-bin.zip) +Version 0.2.0 adds the ability to authenticate using provided username/password credentials. +**Please note** that v0.2.0 introduces a small change in the design that breaks backwards compatibility with previous verisons. + +* [Source](https://github.com/antiduh/nsspi/archive/0.2.0.zip) +* [Binaries](https://github.com/antiduh/nsspi/releases/download/0.1.3/nsspi-0.2.0-bin.zip) * [Nuget package](https://www.nuget.org/packages/NSspi) You can also browse the list of [releases](https://github.com/antiduh/nsspi/releases).