Skip to content

Commit

Permalink
Updated the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tmr232 committed Dec 1, 2024
1 parent 79caef7 commit 846616c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

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

### Fixed

- In C and C++, `if-else` statements without curly braces no longer break the CFG builder (#32)

## [0.0.8] - 2024-10-10

### Added
Expand Down

0 comments on commit 846616c

Please sign in to comment.