Skip to content

Commit 9419aa2

Browse files
committed
Link PR in Changelog entry
1 parent 91b516d commit 9419aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1010
(#[1713](https://github.com/nix-rust/nix/pull/1713))
1111

1212
- impl `From<uid_t>` for `Uid` and `From<gid_t>` for Gid
13+
(#[1727](https://github.com/nix-rust/nix/pull/1727))
1314
- impl From<SockaddrIn> for std::net::SocketAddrV4 and
1415
impl From<SockaddrIn6> for std::net::SocketAddrV6.
1516
(#[1711](https://github.com/nix-rust/nix/pull/1711))

0 commit comments

Comments
 (0)