diff --git a/CHANGELOG.md b/CHANGELOG.md index c5c4b1bf9..dd25b774c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876) # 2.100.x +* Fix issue refreshing colorization after project loads (PR: [#8787](https://github.com/dotnet/vscode-csharp/pull/8787)) * See 2.97.x for full list of changes. # 2.97.x