Skip to content

Commit af63ef9

Browse files
authored
Release 4.6.2 (CLI 0.7.2) (#1244)
1 parent e260e3d commit af63ef9

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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))

src/VisualStudioCode/package/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)