We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af66aa2 commit 062bec3Copy full SHA for 062bec3
CHANGELOG.md
@@ -5,17 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased] - ReleaseDate
7
### Added
8
-
9
- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
10
11
-### Changed
12
### Fixed
+### Changed
+### Removed
13
14
+## [0.19.1] - 28 November 2020
15
+### Fixed
16
- Fixed bugs in `recvmmsg`.
17
(#[1341](https://github.com/nix-rust/nix/pull/1341))
18
-### Removed
19
## [0.19.0] - 6 October 2020
20
21
- Added Netlink protocol families to the `SockProtocol` enum
0 commit comments