Skip to content

Commit

Permalink
Add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
bachp committed Sep 2, 2018
1 parent 2fb2fcd commit e664162
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -12,10 +12,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
([#921](https://github.com/nix-rust/nix/pull/921))
- Added support for `SCM_CREDENTIALS`, allowing to send process credentials over Unix sockets.
([#923](https://github.com/nix-rust/nix/pull/923))
- Added `kmod` module that allows loading and unloading kernel modules on Linux.
([#930](https://github.com/nix-rust/nix/pull/930))

### Changed
- Increased required Rust version to 1.22.1/
([#900](https://github.com/nix-rust/nix/pull/900))
- Bump minimum tested Rust version to 1.24.1.

### Fixed
- Made `preadv` take immutable slice of IoVec.
Expand Down

0 comments on commit e664162

Please sign in to comment.