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 e7a646d commit f263f45Copy full SHA for f263f45
CHANGELOG.md
@@ -3,15 +3,17 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](https://semver.org/).
5
6
-## [0.26.1] - 2022-11-29
+## [Unreleased] - ReleaseDate
7
### Added
8
### Changed
9
### Fixed
10
+### Removed
11
+
12
+## [0.26.1] - 2022-11-29
13
+### Fixed
14
- Fix UB with `sys::socket::sockopt::SockType` using `SOCK_PACKET`.
15
([#1821](https://github.com/nix-rust/nix/pull/1821))
16
-### Removed
-
17
## [0.26.0] - 2022-11-29
18
19
0 commit comments