CHANGELOG: add 3.0.1 release

This commit is contained in:
terrafrost 2020-12-19 01:52:34 -06:00
parent 5e1c890ac6
commit 094bcbdd97
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 3.0.1 - 2020-12-19
- PKCS8: fix E_WARNING (#1551)
- SSH2/Stream: stream_select needs to be able to access $fsock (#1552)
- SFTP: resuming uploads didn't work (#1553)
## 3.0.0 - 2020-12-16
- drop SSH1 and SCP support