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)