Skip to content

Commit

Permalink
Update CHANGELOG for PR #2111
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
asomers committed Aug 28, 2023
1 parent b2e45a9 commit a513f31
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased] - ReleaseDate

### Fixed

- Fixed generating the documentation on docs.rs.
([#2111](https://github.com/nix-rust/nix/pull/2111))

## [0.27.0] - 2023-08-28
### Added
- Added `AT_EACCESS` to `AtFlags` on all platforms but android
Expand Down

0 comments on commit a513f31

Please sign in to comment.