Skip to content

Commit

Permalink
CHANGELOG: add 2.0.30 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Dec 17, 2020
1 parent f0d91cc commit 136b9ca
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.0.30 - 2020-12-16

- X509: don't attempt to parse multi-cert PEMs (#1542)
- SFTP: add stream to get method (#1546)
- SFTP: progress callback should report actual downloaded bytes (#1543)
- SSH2: end connection faster for algorithm mismatch
- SSH2: add setKeepAlive() method (#1529)
- ANSI: fix PHP8 compatibility issues

## 2.0.29 - 2020-09-07

- SFTP: add enableDatePreservation() / disableDatePreservation() (#1496)
Expand Down

0 comments on commit 136b9ca

Please sign in to comment.