Skip to content

Commit

Permalink
fix merged changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Al Hoang committed May 3, 2022
1 parent b713773 commit 54b2047
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Expand Up @@ -9,18 +9,12 @@ This project adheres to [Semantic Versioning](https://semver.org/).
- impl From<SockaddrIn> for std::net::SocketAddrV4 and
impl From<SockaddrIn6> for std::net::SocketAddrV6.
(#[1711](https://github.com/nix-rust/nix/pull/1711))

### Changed
### Fixed
### Removed
## [Unreleased] -
### Added

- Fixed compilation and updated support on Haiku
- Added x86_64-unknown-haiku target to builder

### Changed
### Fixed
### Removed

## [0.24.1] - 2022-04-22
### Added
Expand Down

0 comments on commit 54b2047

Please sign in to comment.