Skip to content

Commit e262b6b

Browse files
authored
Release 4.12.11 (#1611)
1 parent 8c591b3 commit e262b6b

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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.12.11] - 2025-01-28
11+
1012
### Added
1113

1214
- [CLI] Add support for .NET 9 ([PR](https://github.com/dotnet/roslynator/pull/1605))

src/VisualStudioCode/package/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [4.12.11] - 2025-01-28
11+
12+
### Added
13+
14+
- [CLI] Add support for .NET 9 ([PR](https://github.com/dotnet/roslynator/pull/1605))
15+
16+
### Fixed
17+
18+
- Fix refactoring 'Change accessibility' ([RR0186](https://josefpihrt.github.io/docs/roslynator/refactorings/RR0186)) ([PR](https://github.com/dotnet/roslynator/pull/1599))
19+
- Fix analyzer [RCS1264](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1264) ([PR](https://github.com/dotnet/roslynator/pull/1604))
20+
21+
### Changed
22+
23+
- Move `DiagnosticRules` and `DiagnosticIdentifiers` to `Roslynator.Common` ([PR](https://github.com/dotnet/roslynator/pull/1597))
24+
1025
## [4.12.10] - 2024-12-17
1126

1227
### Fixed

0 commit comments

Comments
 (0)