Skip to content

Commit 136b9ca

Browse files
committed
CHANGELOG: add 2.0.30 entry
1 parent f0d91cc commit 136b9ca

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 2.0.30 - 2020-12-16
4+
5+
- X509: don't attempt to parse multi-cert PEMs (#1542)
6+
- SFTP: add stream to get method (#1546)
7+
- SFTP: progress callback should report actual downloaded bytes (#1543)
8+
- SSH2: end connection faster for algorithm mismatch
9+
- SSH2: add setKeepAlive() method (#1529)
10+
- ANSI: fix PHP8 compatibility issues
11+
312
## 2.0.29 - 2020-09-07
413

514
- SFTP: add enableDatePreservation() / disableDatePreservation() (#1496)

0 commit comments

Comments
 (0)