Skip to content

Commit 877afa1

Browse files
use unrelease section in changelog
1 parent a348806 commit 877afa1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
## [Unreleased] - ReleaseDate
77
### Added
88

9+
- Added `posix_fallocate`.
10+
([#1105](https://github.com/nix-rust/nix/pull/1105))
11+
912
- Implemented `Default` for `FdSet`
1013
([#1107](https://github.com/nix-rust/nix/pull/1107))
1114

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

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

0 commit comments

Comments
 (0)