We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb2fcd commit b6eb166Copy full SHA for b6eb166
CHANGELOG.md
@@ -12,6 +12,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
12
([#921](https://github.com/nix-rust/nix/pull/921))
13
- Added support for `SCM_CREDENTIALS`, allowing to send process credentials over Unix sockets.
14
([#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))
17
18
### Changed
19
- Increased required Rust version to 1.22.1/
0 commit comments