Skip to content

Commit e664162

Browse files
committed
Add changelog entries
1 parent 2fb2fcd commit e664162

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1212
([#921](https://github.com/nix-rust/nix/pull/921))
1313
- Added support for `SCM_CREDENTIALS`, allowing to send process credentials over Unix sockets.
1414
([#923](https://github.com/nix-rust/nix/pull/923))
15+
- Added `kmod` module that allows loading and unloading kernel modules on Linux.
16+
([#930](https://github.com/nix-rust/nix/pull/930))
1517

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

2023
### Fixed
2124
- Made `preadv` take immutable slice of IoVec.

0 commit comments

Comments
 (0)