Skip to content

Commit

Permalink
Update CHANGELOG for PR #4486
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Feb 6, 2024
1 parent 4f31df8 commit 0da5bd4
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 for potential memory corruption in `Array.copy_to` ([PR #4490](https://github.com/ponylang/ponyc/pull/4490))
- Fix bug when serializing bare lambdas ([PR #4486](https://github.com/ponylang/ponyc/pull/4486))

### Added

Expand Down

0 comments on commit 0da5bd4

Please sign in to comment.