Skip to content

Commit

Permalink
Tidy up the CHANGELOG a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Jan 17, 2023
1 parent 6fd7418 commit 975a3d5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,15 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased] - ReleaseDate
### Added
### Changed
### Fixed
- Fix `SockaddrIn6` bug that was swapping flowinfo and scope_id byte ordering.
([#1964](https:/nix-rust/nix/pull/1964))

### Removed

## [0.26.1] - 2022-11-29
### Added
### Changed
### Fixed
- Fix UB with `sys::socket::sockopt::SockType` using `SOCK_PACKET`.
([#1821](https:/nix-rust/nix/pull/1821))

### Removed

## [0.26.0] - 2022-11-29
### Added

Expand Down

0 comments on commit 975a3d5

Please sign in to comment.