diff --git a/doc/release-notes/NEXT.md b/doc/release-notes/NEXT.md index 3e09bb7a..17d6f8b4 100644 --- a/doc/release-notes/NEXT.md +++ b/doc/release-notes/NEXT.md @@ -2,5 +2,5 @@ * Improve clone performance (#518) * Don't fetch files from TFS if we're going to ignore them (#519) * Support custom checkin notes (#520) -* Use LibGit2Sharp to create commits (#534) +* Use LibGit2Sharp to create commits (#534, #546) * Other documentation and bug fixes (#487, #521, #523, #527)