Skip to content

Commit 846616c

Browse files
committed
Updated the changelog
1 parent 79caef7 commit 846616c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
2222

2323
- Adding a new language now requires less wiring code, as many language declarations were merged.
2424

25+
### Fixed
26+
27+
- In C and C++, `if-else` statements without curly braces no longer break the CFG builder (#32)
28+
2529
## [0.0.8] - 2024-10-10
2630

2731
### Added

0 commit comments

Comments
 (0)