Skip to content

Commit

Permalink
Update CHANGELOG for PR #4550
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Nov 27, 2024
1 parent d7082fe commit c139dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ All notable changes to the Pony compiler and standard library will be documented
- Correctly find custom-built `llc` ([PR #4537](https://github.com/ponylang/ponyc/pull/4537))
- Fix buffer out of bounds access issue ([PR #4540](https://github.com/ponylang/ponyc/pull/4540))
- Fix bug in ASIO shutdown ([PR #4548](https://github.com/ponylang/ponyc/pull/4548))
- Fix early quiescence/termination bug ([PR #4550](https://github.com/ponylang/ponyc/pull/4550))

### Added

Expand Down

0 comments on commit c139dae

Please sign in to comment.