Skip to content

Commit

Permalink
Update CHANGELOG for PR ponylang#2611 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main authored and dipinhora committed Jun 5, 2018
1 parent 0850809 commit f2fddfd
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

- Handle EAGAIN errors on socket operations ([PR #2611](https://github.com/ponylang/ponyc/pull/2611))
- Properly report type parameter capability errors ([PR #2598](https://github.com/ponylang/ponyc/pull/2598))
- Update the Windows build to support the latest Visual C++ Build Tools ([PR #2594](https://github.com/ponylang/ponyc/pull/2594))
- Fix tracing of boxed tuples through interfaces ([PR #2593](https://github.com/ponylang/ponyc/pull/2593))
Expand Down

0 comments on commit f2fddfd

Please sign in to comment.