Skip to content

Commit 975a3d5

Browse files
committed
Tidy up the CHANGELOG a bit.
1 parent 6fd7418 commit 975a3d5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,15 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55

66
## [Unreleased] - ReleaseDate
7-
### Added
8-
### Changed
97
### Fixed
108
- Fix `SockaddrIn6` bug that was swapping flowinfo and scope_id byte ordering.
119
([#1964](https://github.com/nix-rust/nix/pull/1964))
1210

13-
### Removed
14-
1511
## [0.26.1] - 2022-11-29
16-
### Added
17-
### Changed
1812
### Fixed
1913
- Fix UB with `sys::socket::sockopt::SockType` using `SOCK_PACKET`.
2014
([#1821](https://github.com/nix-rust/nix/pull/1821))
2115

22-
### Removed
23-
2416
## [0.26.0] - 2022-11-29
2517
### Added
2618

0 commit comments

Comments
 (0)