Skip to content

Commit

Permalink
Update CHANGELOG for PR #4527
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Oct 15, 2024
1 parent 7ce0fc3 commit dcc724f
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 @@ -7,6 +7,7 @@ All notable changes to the Pony compiler and standard library will be documented
### Fixed

- Fix use after free bug in actor heap finalisation that can lead to a segfault ([PR #4522](https://github.com/ponylang/ponyc/pull/4522))
- Make heap small chunk size setting logic more precise/correct ([PR #4527](https://github.com/ponylang/ponyc/pull/4527))

### Added

Expand Down

0 comments on commit dcc724f

Please sign in to comment.