Update release notes

This commit is contained in:
Matt Burke
2016-01-04 10:37:41 -05:00
parent e10d66984e
commit 4e73ed009f
+5 -1
View File
@@ -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)
* 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)