Skip to content

Commit

Permalink
Add missing changelog entry for #2257
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
dipinhora authored and SeanTAllen committed Oct 9, 2017
1 parent 943ff02 commit f3c1103
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 @@ -24,6 +24,7 @@ All notable changes to the Pony compiler and standard library will be documented
- Fix excess work stealing under low loads ([PR #2254](https://github.com/ponylang/ponyc/pull/2254))
- Fix compiler crash on case methods with `_` as a method parameter. ([PR #2252](https://github.com/ponylang/ponyc/pull/2252))
- Fix implicit fallthrough in array inference. ([PR #2251](https://github.com/ponylang/ponyc/pull/2251))
- Fix small chunk finaliser bug. ([PR #2257](https://github.com/ponylang/ponyc/pull/2257))

## [0.19.2] - 2017-09-24

Expand Down

0 comments on commit f3c1103

Please sign in to comment.