socket-sctp 0.2.0.0 → 0.2.0.1
raw patch · 2 files changed
+11/−1 lines, 2 filesnew-uploader
Files
- CHANGELOG.md +10/−0
- socket-sctp.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,13 @@+0.2.0.1 Shea Levy <shea@shealevy.com> 2016-11-20++ * Include bumped changelog++0.2.0.0 Shea Levy <shea@shealevy.com> 2016-11-20++ * Support for recent changes to `socket`+ * FreeBSD support+ * Initial support for notifications+ 0.1.0.0 Lars Petersen <info@lars-petersen.net> 2015-06-22 * Initial release.
socket-sctp.cabal view
@@ -1,5 +1,5 @@ name: socket-sctp-version: 0.2.0.0+version: 0.2.0.1 synopsis: STCP socket extensions library. description: This is a binding to the types and operations of `libsctp`.