Skip to content

Commit

Permalink
Update CHANGELOG for PR #2350 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Nov 22, 2017
1 parent b757baf commit bbe84a0
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 Range with negative or 0 step and allow backward Ranges (having `min > max`) ([PR #2350](https://github.com/ponylang/ponyc/pull/2350))
- Improve work-stealing "scheduler is blocked" logic ([PR #2355](https://github.com/ponylang/ponyc/pull/2355))
- Make take_while short-circuit ([PR #2358](https://github.com/ponylang/ponyc/pull/2358))
- Fix compilation error with 'use=dtrace' for FreeBSD 11 ([PR #2343](https://github.com/ponylang/ponyc/pull/2343))
Expand Down

0 comments on commit bbe84a0

Please sign in to comment.