Skip to content

Commit 31fc839

Browse files
committed
Add changelog entries
1 parent 58a4fb1 commit 31fc839

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1414
([#923](https://github.com/nix-rust/nix/pull/923))
1515
- Added a `dir` module for reading directories (wraps `fdopendir`, `readdir`, and `rewinddir`).
1616
([#916](https://github.com/nix-rust/nix/pull/916))
17+
- Added `kmod` module that allows loading and unloading kernel modules on Linux.
18+
([#930](https://github.com/nix-rust/nix/pull/930))
1719

1820
### Changed
1921
- Increased required Rust version to 1.22.1/

0 commit comments

Comments
 (0)