Skip to content

Commit

Permalink
use unrelease section in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dingxiangfei2009 committed Sep 12, 2019
1 parent a348806 commit 877afa1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] - ReleaseDate
### Added

- Added `posix_fallocate`.
([#1105](https://github.com/nix-rust/nix/pull/1105))

- Implemented `Default` for `FdSet`
([#1107](https://github.com/nix-rust/nix/pull/1107))

Expand Down Expand Up @@ -779,5 +782,3 @@ This project adheres to [Semantic Versioning](http://semver.org/).
([#335](https://github.com/nix-rust/nix/pull/335))

## [0.5.0] 2016-03-01
- Added `posix_fallocate`.
([#1105](https://github.com/nix-rust/nix/pull/1105))

0 comments on commit 877afa1

Please sign in to comment.