Skip to content

Commit e5249f4

Browse files
Update CHANGELOG.md
1 parent daf0821 commit e5249f4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)