From 0f2d2aff0dfc40b3ab19f47d603d545cbce6d9ca Mon Sep 17 00:00:00 2001 From: "Craig E. Shea" Date: Thu, 28 Jul 2016 20:04:52 -0400 Subject: [PATCH] Update NEXT.md Update NEXT.md to indicate the additional changes to be released in the next version of git-tfs. --- doc/release-notes/NEXT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release-notes/NEXT.md b/doc/release-notes/NEXT.md index 4df6cd53..f9f6c682 100644 --- a/doc/release-notes/NEXT.md +++ b/doc/release-notes/NEXT.md @@ -3,3 +3,4 @@ * Eliminated multiple IEnumerable enumerations causing excessive TFS communication (#936 @ogvolkov) * Fix -m argument for shelve command, which was being ignored (#912) * Fix env var usage (#967) +* Update TFS Client libraries to NuGet package version 14.95.3 (#959)