File tree Expand file tree Collapse file tree
src/VisualStudioCode/package Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.12.1] - 2024-04-15
11+
1012### Changed
1113
1214- [ CLI] Bump Roslyn to 4.9.2 ([ PR] ( https://github.com/dotnet/roslynator/pull/1441 ) )
Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.12.1] - 2024-04-15
11+
12+ ### Changed
13+
14+ - [ CLI] Bump Roslyn to 4.9.2 ([ PR] ( https://github.com/dotnet/roslynator/pull/1441 ) )
15+ - Convert ` Last() ` to ` [] ` ([ RCS1246] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246 ) ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1436 ) )
16+
17+ ### Fixed
18+
19+ - Fix analyzer [ RCS1077] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1428 ) )
20+ - Fix export of ` ILanguageService ` ([ PR] ( https://github.com/dotnet/roslynator/pull/1442 ) )
21+
1022## [ 4.12.0] - 2024-03-19
1123
1224### Added
You can’t perform that action at this time.
0 commit comments