Skip to content

Commit

Permalink
Merge pull request #1762 from JoeRobich/update-changelog
Browse files Browse the repository at this point in the history
Updated changelog for 1.35.0 release
  • Loading branch information
JoeRobich authored Apr 10, 2020
2 parents 01d6f69 + ec7a5d8 commit 8763645
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Changelog
All changes to the project will be documented in this file.

## [1.34.16] - not yet released
## [1.35.0] - 2020-04-10
* Support for `<RunAnalyzers />` and `<RunAnalyzersDuringLiveAnalysis />` (PR: [#1739](https://github.com/OmniSharp/omnisharp-roslyn/pull/1739))
* Add `typeparam` documentation comments to text description ([omnisharp-vscode#3516](https://github.com/OmniSharp/omnisharp-vscode/issues/3516), PR: [#1749](https://github.com/OmniSharp/omnisharp-roslyn/pull/1749))
* Tag `#region` blocks appropriately in the block structure service ([omnisharp-vscode#2621](https://github.com/OmniSharp/omnisharp-vscode/issues/2621), PR: [#1748](https://github.com/OmniSharp/omnisharp-roslyn/pull/1748))
* Added support for decompilation based on ILSpy (similar to VS) (PR: [#1751](https://github.com/OmniSharp/omnisharp-roslyn/pull/1751))

## [1.34.15] - 2020-03-25
* Support for .NET Core 3.1 in csx files (PR: [#1731](https://github.com/OmniSharp/omnisharp-roslyn/pull/1731))
Expand Down Expand Up @@ -47,7 +48,7 @@ All changes to the project will be documented in this file.
"OrganizeImports": true
}
}
```
```

## [1.34.9] - 2019-12-10
* Updated to MsBuild 16.4.0 on Windows (PR:[#1662](https://github.com/OmniSharp/omnisharp-roslyn/pull/1662))
Expand Down

0 comments on commit 8763645

Please sign in to comment.