Skip to content

Commit fa71f33

Browse files
committed
Add changelog entry.
1 parent 5a17e30 commit fa71f33

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
@@ -43,6 +43,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
4343
([#1943](https://github.com/nix-rust/nix/pull/1943))
4444
- `nix::socket` and `nix::select` are now available on Redox.
4545
([#2012](https://github.com/nix-rust/nix/pull/2012))
46+
- All features have been removed from the default set. Users will need to specify
47+
which features they depend on in their Cargo.toml.
48+
([#2091](https://github.com/nix-rust/nix/pull/2091))
4649

4750
### Fixed
4851
- Fix: send `ETH_P_ALL` in htons format

0 commit comments

Comments
 (0)