CHANGELOG: add 2.0.35 release

This commit is contained in:
terrafrost 2021-11-28 17:30:39 -06:00
parent ce5c4ee8c9
commit 4e16cf3f5f
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 2.0.35 - 2021-11-28
- SSH2: add "smart multi factor" login mode (enabled by default) (#1648)
- SSH2: error out when no data is received from the server (#1647)
- SFTP: don't attempt to parse unsupported attributes (#1708)
- SFTP: getSupportedVersions() call didn't work
## 2.0.34 - 2021-10-26
- SSH2: add support for zlib and zlib@openssh.com compression