CHANGELOG: add entries for 2.0.25 and 2.0.26 release notes

This commit is contained in:
terrafrost 2020-04-04 18:17:33 -05:00
parent 9c0ad2f1f4
commit 34620af4df
1 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,15 @@
# Changelog
## 2.0.26 - 2020-03-22
- SFTP: another attempt at speeding up uploads (#1455)
- SSH2: try logging in with none as an auth method first (#1454)
- ASN1: fix for malformed ASN1 strings (#1456)
## 2.0.25 - 2020-02-25
- SFTP: re-add buffering (#1455)
## 2.0.24 - 2020-02-22
- X509: fix PHP 5.3 compatability issue