Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pacak committed Jun 13, 2022
1 parent c774679 commit 06ab978
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
## [Unreleased] - ReleaseDate
### Added

- Reimplemented recvmmsg to avoid allocations and with better API
(#[1744](/~https://github.com/nix-rust/nix/pull/1744))

- Added `aio_writev` and `aio_readv`.
(#[1713](/~https://github.com/nix-rust/nix/pull/1713))

Expand Down

0 comments on commit 06ab978

Please sign in to comment.