We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d91cc commit 136b9caCopy full SHA for 136b9ca
1 file changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
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
12
## 2.0.29 - 2020-09-07
13
14
- SFTP: add enableDatePreservation() / disableDatePreservation() (#1496)
0 commit comments