Skip to content

Commit 5214fde

Browse files
author
Panos
committed
Updated changelog, docstrings
1 parent 31b245b commit 5214fde

File tree

3 files changed

+135
-105
lines changed

3 files changed

+135
-105
lines changed

Changelog.rst

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

4+
0.9.0
5+
+++++
6+
7+
Changes
8+
-------
9+
10+
* ``ssh.Channel.write`` and ``write_stderr`` now return return code and bytes written tuples.
11+
12+
13+
Fixes
14+
-----
15+
16+
* ``ssh.key.generate`` could not be used.
17+
* Key types in ``ssh.keytypes`` were not initialised correctly.
18+
19+
420
0.8.0
521
+++++
622

0 commit comments

Comments
 (0)