Skip to content

Commit 5284f72

Browse files
authored
Update changelog (#57)
* Update changelog Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> * Improve previous content of changelog Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 448029c commit 5284f72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/changelog.rs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ use crate::*;
88
///
99
/// ## Added
1010
/// - Added changelog
11-
/// - Added [`SessionBuilder::compression`]
11+
/// - Associated function [`SessionBuilder::compression`]
12+
/// - Associated function [`SessionBuilder::user_known_hosts_file`]
13+
/// - Associated function [`Session::control_socket`] for non-Windows platform.
1214
///
1315
/// ## Changed
1416
/// - Make [`ChildStdin`] an opaque type.

0 commit comments

Comments
 (0)