Skip to content

Commit

Permalink
Add analyzer RCS0062 to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
cbersch committed Jan 31, 2025
1 parent e0717a5 commit 9e9ab86
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Add analyzer "Put expression body on its own line" [RCS0062](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0062) ([PR](https://github.com/dotnet/roslynator/pull/1593) by @cbersch)
- Affects analyzer [RCS1016](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1016)
- Affects refacoring [RR0169](https://josefpihrt.github.io/docs/roslynator/refactorings/RR0169)

## [4.12.11] - 2025-01-28

### Added
Expand Down

0 comments on commit 9e9ab86

Please sign in to comment.