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 b2e45a9 commit a513f31Copy full SHA for a513f31
CHANGELOG.md
@@ -3,6 +3,13 @@
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 generating the documentation on docs.rs.
11
+ ([#2111](https://github.com/nix-rust/nix/pull/2111))
12
13
## [0.27.0] - 2023-08-28
14
### Added
15
- Added `AT_EACCESS` to `AtFlags` on all platforms but android
0 commit comments