File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-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.12.7] - 2024-10-01
11+
1012### Fixed
1113
1214- Fix analyzer [ RCS1202] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1202 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1542 ) )
@@ -15,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517- Fix analyzer [ RCS1077] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1544 ) )
1618
1719### Changed
20+
1821- Add support for duck-typed awaitables and task-like types for Task/Async-related analyzers ([ PR] ( https://github.com/dotnet/roslynator/pull/1535 ) )
1922 - Affects the following analyzers:
2023 - [ RCS1046] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046 )
You can’t perform that action at this time.
0 commit comments