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 b713773 commit 54b2047Copy full SHA for 54b2047
CHANGELOG.md
@@ -9,18 +9,12 @@ This project adheres to [Semantic Versioning](https://semver.org/).
9
- impl From<SockaddrIn> for std::net::SocketAddrV4 and
10
impl From<SockaddrIn6> for std::net::SocketAddrV6.
11
(#[1711](https://github.com/nix-rust/nix/pull/1711))
12
-
13
-### Changed
14
-### Fixed
15
-### Removed
16
-## [Unreleased] -
17
-### Added
18
19
- Fixed compilation and updated support on Haiku
20
- Added x86_64-unknown-haiku target to builder
21
22
### Changed
23
### Fixed
+### Removed
24
25
## [0.24.1] - 2022-04-22
26
### Added
0 commit comments