diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e237bfb32..84584d8ca8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ All changes to the project will be documented in this file. ## [1.32.11] - not yet released -* Added support for reading C# 8.0 `NullableContextOptions` from csproj files (PR: [#1404](https://github.com/OmniSharp/omnisharp-roslyn/pull/1404), [#1396](https://github.com/OmniSharp/omnisharp-roslyn/issues/1396)) +* Updated to Roslyn `3.0.0-beta4-19126-05` to match VS 16.0p4 ([#1413](https://github.com/OmniSharp/omnisharp-roslyn/issues/1413), PR: [#1414](https://github.com/OmniSharp/omnisharp-roslyn/pull/1414)) +* Added support for reading C# 8.0 `NullableContextOptions` from csproj files ([#1396](https://github.com/OmniSharp/omnisharp-roslyn/issues/1396), PR: [#1404](https://github.com/OmniSharp/omnisharp-roslyn/pull/1404)) ## [1.32.10] - 2019-01-25 * Updated to Roslyn 3.0 to match [VS 2019](https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-preview#VS2019_Preview2) (PR: [#1391](https://github.com/OmniSharp/omnisharp-roslyn/pull/1391)) diff --git a/build/Packages.props b/build/Packages.props index 02ddd13e49..8df4b99402 100644 --- a/build/Packages.props +++ b/build/Packages.props @@ -4,7 +4,7 @@ 15.8.166 4.8.0 - 3.0.0-beta2-19068-12 + 3.0.0-beta4-19126-05 2.4.0