Skip to content

Commit

Permalink
Merge pull request #2186 from JoeRobich/update-changelog3
Browse files Browse the repository at this point in the history
Update changelog for 1.37.12 release
  • Loading branch information
JoeRobich authored Jul 9, 2021
2 parents cf0b6d1 + bb9871d commit 9b9d66a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog
All changes to the project will be documented in this file.

## [1.37.12] - 2021-07-09
* Generate binary redirects for OmniSharp libraries (PR: [#2185](https://github.com/OmniSharp/omnisharp-roslyn/pull/2185))
* Update Roslyn to 4.0.0-2.21322.50 (PR: [#2183](https://github.com/OmniSharp/omnisharp-roslyn/pull/2183))
* Added support for diagnostic suppressors ([#1711](https://github.com/OmniSharp/omnisharp-roslyn/issues/1711), PR: [#2182](https://github.com/OmniSharp/omnisharp-roslyn/pull/2182))
* Use the Microsoft.Build.Locator package for discovery (PR: [#2181](https://github.com/OmniSharp/omnisharp-roslyn/pull/2181))
* fixed Cake test following the auto merge of #2175 (PR: [#2176](https://github.com/OmniSharp/omnisharp-roslyn/pull/2176))
* Update build tools to match NET 6 Preview 5 (PR: [#2175](https://github.com/OmniSharp/omnisharp-roslyn/pull/2175))

## [1.37.11] - 2021-06-18
* Include timing info in logged responses (PR: [#2173](https://github.com/omnisharp/omnisharp-roslyn/pull/2173))
* Defend against null value in BuildErrorEventArgs ([#2171](https://github.com/OmniSharp/omnisharp-roslyn/issues/2171), PR: [#2172](https://github.com/omnisharp/omnisharp-roslyn/pull/2172))
Expand Down

0 comments on commit 9b9d66a

Please sign in to comment.