Skip to content

Commit

Permalink
Update CHANGELOG for PR ponylang#2658 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main authored and dipinhora committed Jun 5, 2018
1 parent 6f71d6e commit 83496ac
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 @@ -6,6 +6,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Fixed

- Fix tuple pattern matching issue where only some elements would violate caps. ([PR #2658](https://github.com/ponylang/ponyc/pull/2658))
- Fix scheduler suspend edge case assertion ([PR #2641](https://github.com/ponylang/ponyc/pull/2641))
- Fix code generation failure with tuples in recover blocks ([PR #2642](https://github.com/ponylang/ponyc/pull/2642))
- Do not mute sender if sender is under pressure ([PR #2644](https://github.com/ponylang/ponyc/pull/2644))
Expand Down

0 comments on commit 83496ac

Please sign in to comment.