Skip to content

Commit

Permalink
Update changelog for the recent changes related to LSP support.
Browse files Browse the repository at this point in the history
  • Loading branch information
razzmatazz committed May 14, 2020
1 parent 5a344fb commit 4b759d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
All changes to the project will be documented in this file.

## [1.35.2] - not yet released
* Added LSP handler for the `textDocument/codeAction` request. (PR: [#1791](https://github.com/OmniSharp/omnisharp-roslyn/pull/1795))
* Updated LSP libraries to 0.14.2 which fixes problems with document synchronisation. (PR: [#1791](https://github.com/OmniSharp/omnisharp-roslyn/pull/1791))
* Added support for `WarningsAsErrors` in csproj files (PR: [#1779](https://github.com/OmniSharp/omnisharp-roslyn/pull/1779))
* Added support for `WarningsNotAsErrors` in csproj files ([#1681](https://github.com/OmniSharp/omnisharp-roslyn/issues/1681), PR: [#1784](https://github.com/OmniSharp/omnisharp-roslyn/pull/1784))

Expand Down

0 comments on commit 4b759d3

Please sign in to comment.