Skip to content

Commit

Permalink
Add missing CHANGELOG entry for #1853
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
SeanTAllen committed May 4, 2017
1 parent 9faa938 commit 8ab2937
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 @@ -16,6 +16,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Changed

- TCPConnection.connect_failed, UDPNotify.not_listening, TCPListenNotify.not_listening no longer have default implementation. The programmer is now required to implement error handling or consciously choose to ignore. ([PR #1853](https://github.com/ponylang/ponyc/pull/1853)


## [0.13.2] - 2017-04-29
Expand Down

0 comments on commit 8ab2937

Please sign in to comment.