We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5c730 commit eec327dCopy full SHA for eec327d
CHANGELOG.md
@@ -3,6 +3,14 @@
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
+## [Unreleased] - ReleaseDate
7
+
8
+### Fixed
9
10
+- Fixed an unintended API change in release 0.26.3, due to the upgrade of the
11
+ bitflags dependency.
12
+ ([#2117](https://github.com/nix-rust/nix/pull/2117))
13
14
## [0.26.3] - 2023-08-27
15
16
### Fixed
0 commit comments