Skip to content

Commit

Permalink
Update CHANGELOG for PR #1526
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Jan 25, 2017
1 parent fa95291 commit fe0433a
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

- Disallow type parameter names shadowing other types. (PR #1526)
- Don't double resubscribe to asio events in TCPConnection (PR #1509)
- Improve Map.get_or_else performance (PR #1482)
- Back pressure notifications now given when encountered while sending data during `TCPConnection` pending writes
Expand Down

0 comments on commit fe0433a

Please sign in to comment.