Skip to content

Commit

Permalink
Update CHANGELOG.md for nix-rust#1567
Browse files Browse the repository at this point in the history
  • Loading branch information
rtzoeller committed Oct 16, 2021
1 parent 1a267d5 commit 1b691ba
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased] - ReleaseDate
### Added

- Added `EPOLLEXCLUSIVE` on Android.
(#[1567](https://github.com/nix-rust/nix/pull/1567))

### Changed
### Fixed
### Removed

## [0.23.0] - 2021-09-28
### Added

Expand Down

0 comments on commit 1b691ba

Please sign in to comment.