Skip to content

Commit

Permalink
Update CHANGELOG for PR #3043 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Mar 1, 2019
1 parent cfd423f commit 86b9861
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 @@ -21,6 +21,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Changed

- make String.f32() and String.f64() partial ([PR #3043](https://github.com/ponylang/ponyc/pull/3043))
- Change `--ponyminthreads` default to `0` ([PR #3020](https://github.com/ponylang/ponyc/pull/3020))
- Change default to disable pinning of scheduler threads to CPU cores ([PR #3024](https://github.com/ponylang/ponyc/pull/3024))
- Fix linker library version error on MacOS when installed via Homebrew ([PR #2998](https://github.com/ponylang/ponyc/pull/2998))
Expand Down

0 comments on commit 86b9861

Please sign in to comment.