Skip to content

Commit f263f45

Browse files
committed
[skip ci] add a CHANGELOG section for the next release
1 parent e7a646d commit f263f45

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

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

6-
## [0.26.1] - 2022-11-29
6+
## [Unreleased] - ReleaseDate
77
### Added
88
### Changed
99
### Fixed
10+
### Removed
11+
12+
## [0.26.1] - 2022-11-29
13+
### Fixed
1014
- Fix UB with `sys::socket::sockopt::SockType` using `SOCK_PACKET`.
1115
([#1821](https://github.com/nix-rust/nix/pull/1821))
1216

13-
### Removed
14-
1517
## [0.26.0] - 2022-11-29
1618
### Added
1719

0 commit comments

Comments
 (0)