Skip to content

Commit

Permalink
Update CHANGELOG for PR #2050 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Jul 15, 2017
1 parent 48d2c0a commit 20391b0
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

- Make pony_os_std_print() write a newline when given empty input. ([PR #2050](https://github.com/ponylang/ponyc/pull/2050))
- Fix boxed tuple identity when type identifiers differ ([PR #2009](https://github.com/ponylang/ponyc/pull/2009))
- Fix crash on interface function pointer generation ([PR #2025](https://github.com/ponylang/ponyc/pull/2025))

Expand Down

0 comments on commit 20391b0

Please sign in to comment.