Skip to content

Commit

Permalink
Merge pull request #209 from enolan/changelog
Browse files Browse the repository at this point in the history
Add a changelog for the new release
  • Loading branch information
kazu-yamamoto authored Jul 5, 2016
2 parents 987e1fe + c9def6b commit d2215c2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## Unreleased version

* Added a Read instance for PortNumber.

* We only set the IPV6_V6ONLY flag to 0 for stream and datagram socket types,
as opposed to all of them. This makes it possible to use ICMPv6.

* Socket errors no longer cause segfaults or hangs on Windows.

* Various documentation improvements.

* Various internal improvements.

## Version 2.6.2.1

* Regenerate configure and HsNetworkConfig.h.in.
Expand Down

0 comments on commit d2215c2

Please sign in to comment.