diff --git a/CHANGELOG.md b/CHANGELOG.md index fed5a67..d9fa11d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +# 0.4.0 + +* Support for manually ignoring configured package sources using the `msbuildProjectTools.nuget.ignorePackageSources` extension setting (tintoy/msbuild-project-tools-server#24). +* Support for automatically ignoring configured package sources when the v3 service index indicates that they don't support the NuGet completion API (tintoy/msbuild-project-tools-server#24). + ## 0.3.16 * Add support for additional wel-known metadata of ProjectReference items (tintoy/msbuild-project-tools-server#26). diff --git a/lib/server b/lib/server index 1bab2dd..5abd090 160000 --- a/lib/server +++ b/lib/server @@ -1 +1 @@ -Subproject commit 1bab2dddaef2cdab664b27b5fbd73a9c83404c31 +Subproject commit 5abd090c9ff3f9ee38fe9355c5e8a07d648365f2