File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99## Unreleased
1010
11+ ## [ 1.6.0] - 2025-07-27
12+
1113### Added
1214
1315- PR [ #117 ] ( https://github.com/marinasundstrom/CheckedExceptions/pull/#117 ) Handle redundant typed catch
1416- PR [ #124 ] ( https://github.com/marinasundstrom/CheckedExceptions/pull/#124 ) Code fix turns simple lambda into parameterized
1517
1618### Fixed
1719
18- - PR [ #121 ] ( https://github.com/marinasundstrom/CheckedExceptions/pull/# 121 ) Remove leading trivia before adding ThrowsAttribute
19- - PR [ #122 ] ( https://github.com/marinasundstrom/CheckedExceptions/pull/# 122 ) Prevent catch clause fix from appearing inside try-wrapped lambdas
20+ - PR [ #121 ] ( https://github.com/marinasundstrom/CheckedExceptions/pull// 121 ) Remove leading trivia before adding ThrowsAttribute
21+ - PR [ #122 ] ( https://github.com/marinasundstrom/CheckedExceptions/pull// 122 ) Prevent catch clause fix from appearing inside try-wrapped lambdas
2022
2123## [ 1.5.2] - 2025-07-26
2224
You can’t perform that action at this time.
0 commit comments