Skip to content

Commit 1a587eb

Browse files
authored
Changed forward_listen_ex to return listener, port tuples - resolves ParallelSSH#63
* Added forward listen ex test. * Updated change log. (ParallelSSH#126)
1 parent c0e6b67 commit 1a587eb

File tree

4 files changed

+449
-351
lines changed

4 files changed

+449
-351
lines changed

Changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Change Log
22
=============
33

4+
0.24.0
5+
++++++
6+
7+
Changes
8+
-------
9+
10+
* ``Session.forward_listen_ex`` now returns (``Listener``, ``bound_port``) tuple.
11+
12+
413
0.23.0
514
++++++
615

0 commit comments

Comments
 (0)