Skip to content

Commit

Permalink
add into CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
zmlcc committed Sep 30, 2019
1 parent 6ea84dc commit 4b23433
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -15,6 +15,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added `NixPath::is_empty`.
([#1107](https://github.com/nix-rust/nix/pull/1107))

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

### Changed
- `Signal::from_c_int` has been replaced by `Signal::try_from`
([#1113](https://github.com/nix-rust/nix/pull/1113))
Expand Down

0 comments on commit 4b23433

Please sign in to comment.