File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
src/VisualStudioCode/package Expand file tree Collapse file tree 2 files changed +15
-0
lines changed 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.6.2] - 2023-11-10
11+
1012### Added
1113
1214- [ CLI] Add note to docs that Roslynator CLI does not contain any analyzers itself ([ PR] ( https://github.com/dotnet/roslynator/pull/1241 ) )
Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.6.2] - 2023-11-10
11+
12+ ### Added
13+
14+ - [ CLI] Add note to docs that Roslynator CLI does not contain any analyzers itself ([ PR] ( https://github.com/dotnet/roslynator/pull/1241 ) )
15+
16+ ### Fixed
17+
18+ - Fix [ RCS1234] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1234 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1233 ) )
19+ - Fix refactoring [ Inline method] ( https://josefpihrt.github.io/docs/roslynator/refactorings/RR0062 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1234 ) )
20+ - [ CLI] Fix globbing ([ PR] ( https://github.com/dotnet/roslynator/pull/1238 ) )
21+ - [ CLI] Remove assembly resolving ([ PR] ( https://github.com/dotnet/roslynator/pull/1237 ) )
22+
1023## [ 4.6.1] - 2023-10-23
1124
1225### Fixed
You can’t perform that action at this time.
0 commit comments