Skip to content

Commit

Permalink
Update CHANGELOG for PR #4067
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Mar 23, 2022
1 parent 95771bc commit 1c844a9
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 @@ -8,6 +8,7 @@ All notable changes to the Pony compiler and standard library will be documented

- Fix crash with exhaustive match and generics ([PR #4057](https://github.com/ponylang/ponyc/pull/4057))
- Fix parameter names not being checked ([PR #4061](https://github.com/ponylang/ponyc/pull/4061))
- Fix compiler crash in HeapToStack optimization pass ([PR #4067](https://github.com/ponylang/ponyc/pull/4067))

### Added

Expand Down

0 comments on commit 1c844a9

Please sign in to comment.