Skip to content

Commit c0869f0

Browse files
cirrasfourls
authored andcommitted
Merge duplicate Fixed sections in 1.5.0 changelog
1 parent 3d44dca commit c0869f0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737

3838
## [1.5.0] - 2024-05-02
3939

40-
### Fixed
41-
42-
- False positive `FormatStringValid` issues on strings containing uppercase format specifiers.
43-
4440
### Added
4541

4642
- Support for the `winapi` calling convention.
@@ -70,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7066

7167
### Fixed
7268

69+
- False positive `FormatStringValid` issues on strings containing uppercase format specifiers.
7370
- Exception when parsing fully qualified attribute references.
7471
- `DuplicatedDeclarationException` errors caused by some local scopes being modeled incorrectly.
7572
- Name resolution issues around `if`, `else`, `for`, and `with` constructs when the body contains a single statement.

0 commit comments

Comments
 (0)