Skip to content

Commit

Permalink
Changed forward_listen_ex to return listener, port tuples - resolves #63
Browse files Browse the repository at this point in the history


* Added forward listen ex test. 
* Updated change log. (#126)
  • Loading branch information
pkittenis authored Oct 25, 2020
1 parent c0e6b67 commit 1a587eb
Show file tree
Hide file tree
Showing 4 changed files with 449 additions and 351 deletions.
9 changes: 9 additions & 0 deletions Changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Change Log
=============

0.24.0
++++++

Changes
-------

* ``Session.forward_listen_ex`` now returns (``Listener``, ``bound_port``) tuple.


0.23.0
++++++

Expand Down
Loading

0 comments on commit 1a587eb

Please sign in to comment.