Skip to content

Commit

Permalink
Update CHANGELOG for PR #4625
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Feb 21, 2025
1 parent 72c5384 commit 5bacc20
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
- Fix use-after-free triggered by fast actor reaping when the cycle detector is active ([PR #4616](https://github.com/ponylang/ponyc/pull/4616))
- Fix incorrect printing of runtime stats ([PR #4620](https://github.com/ponylang/ponyc/pull/4620))
- Fix memory leak ([PR #4621](https://github.com/ponylang/ponyc/pull/4621))
- Fix being unable to compile programs that use runtime info on Windows ([PR #4625](https://github.com/ponylang/ponyc/pull/4625))

### Added

Expand Down

0 comments on commit 5bacc20

Please sign in to comment.