We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448029c commit 5284f72Copy full SHA for 5284f72
src/changelog.rs
@@ -8,7 +8,9 @@ use crate::*;
8
///
9
/// ## Added
10
/// - Added changelog
11
-/// - Added [`SessionBuilder::compression`]
+/// - Associated function [`SessionBuilder::compression`]
12
+/// - Associated function [`SessionBuilder::user_known_hosts_file`]
13
+/// - Associated function [`Session::control_socket`] for non-Windows platform.
14
15
/// ## Changed
16
/// - Make [`ChildStdin`] an opaque type.
0 commit comments