Skip to content

Commit

Permalink
CHANGELOG: add 2.0.34 release
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Oct 27, 2021
1 parent dc290a1 commit 98a6fe5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.0.34 - 2021-10-26

- SSH2: add support for zlib and zlib@openssh.com compression
- SFTP: add support for SFTPv4/5/6
- SFTP: add option to allow arbitrary length packets (#1691)
- RSA: ssh-keygen -yf private.key fails if \r is present (#1698)

## 2.0.33 - 2021-08-15

- SFTP: don't check SFTP packet size after SFTP initialization (#1606)
Expand Down

0 comments on commit 98a6fe5

Please sign in to comment.