Skip to content

Commit

Permalink
Update CHANGELOG for PR #2284 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Oct 17, 2017
1 parent 1e3e896 commit bfa054a
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 @@ -13,6 +13,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Changed

- Turn off LTO by default on OSX ([PR #2284](https://github.com/ponylang/ponyc/pull/2284))
- Replace memory-leak-inciting `Writer.reserve` with more intuitive `Writer.reserve_current` method. ([PR #2260](https://github.com/ponylang/ponyc/pull/2260))

## [0.19.3] - 2017-10-09
Expand Down

0 comments on commit bfa054a

Please sign in to comment.