Skip to content

Commit d4da1f3

Browse files
committed
Update changelog
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 6502db9 commit d4da1f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/changelog.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ use crate::*;
33

44
/// TODO: RENAME THIS INTO THE NEXT VERSION BEFORE RELEASE
55
#[doc(hidden)]
6+
/// ## Changed
7+
/// - Make [`Session::check`] available only on unix.
8+
/// - Make [`Socket::UnixSocket`] available only on unix.
69
pub mod unreleased {}
710

811
/// ## Fixed

0 commit comments

Comments
 (0)