Skip to content

Commit

Permalink
Add changelog for 0.11.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeyanev committed Jan 14, 2025
1 parent d6c2a35 commit ace93fe
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog

## v0.11.0
### Add
- SCTPConn.ReadMsgExt function allowing the user to pass a pre-allocated oob buffer
- Code coverage

## v0.10.0
### Added
### Add
- Initial release with core SCTP functionality, that including:
- Support for one-to-one SCTP mode (SOCK_STREAM socket type)
- Use of non-blocking sockets
Expand Down

0 comments on commit ace93fe

Please sign in to comment.