Skip to content

Commit

Permalink
Merge pull request #2489 from dibarbet/1_39_3_release
Browse files Browse the repository at this point in the history
Update changelog for 2023-01-03 release
  • Loading branch information
dibarbet committed Jan 4, 2023
2 parents 9131f11 + ac9eab9 commit cc23e78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Expand Up @@ -13,8 +13,6 @@ defaults:
shell: pwsh
on:
pull_request:
paths-ignore:
- 'CHANGELOG.md'
branches:
- master
- feature/*
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
@@ -1,8 +1,10 @@
# Changelog
All changes to the project will be documented in this file.

## [1.39.3]
## [1.39.3] - 2023-01-03
* Update Roslyn to 4.5.0-2.22527.10 (PR: [#2486](https://github.com/OmniSharp/omnisharp-roslyn/pull/2486))
* Update dotnet-script dependencies to 1.4.0 (PR: [#2477](https://github.com/OmniSharp/omnisharp-roslyn/pull/2477))
* Register the LanguageServerLogger only once (PR: [#2473](https://github.com/OmniSharp/omnisharp-roslyn/pull/2473))

## [1.39.2] - 2022-10-26
* Add missing LSP Handlers (PR: [#2463](https://github.com/OmniSharp/omnisharp-roslyn/pull/2463))
Expand Down

0 comments on commit cc23e78

Please sign in to comment.