From 4e73ed009fe8dccbdfb4c458143c3edc12ece1de Mon Sep 17 00:00:00 2001 From: Matt Burke Date: Mon, 4 Jan 2016 10:37:41 -0500 Subject: [PATCH] Update release notes --- doc/release-notes/NEXT.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/release-notes/NEXT.md b/doc/release-notes/NEXT.md index a488d142..b3d50276 100644 --- a/doc/release-notes/NEXT.md +++ b/doc/release-notes/NEXT.md @@ -1,2 +1,6 @@ * Fix for RemoteInfo not populating IgnoreExceptRegex property when setting the RemoteOptions property (#880) -* Better loading strategy of the GitTfs.Vs20xx plugin to prevent a crash(#894 & #895) \ No newline at end of file +* Only get full tree if candidates for removal exist (#885) +* Fix `git tfs checkintool` (#890) +* Better loading strategy of the GitTfs.Vs20xx plugin to prevent a crash (#894 & #895) +* Prevent shipping some useless dlls for < VS2015 (#896) +* Update tfs2015 nuget package (#898)