Skip to content

Commit

Permalink
CHANGELOG: add 3.0.21 release
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Jul 9, 2023
1 parent c558f2e commit 4580645
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 3.0.21 - 2023-07-09

- BigInteger: speed up powMod() method (#1919)
- SSH2: fix stream_select(): Unable to select [4]: Interrupted system call (max_fd=29) error (#1851)
- SSH2: add EOF test isConnected() (#1926)
- SFTP: make it so SFTP::RESUME also sets offset of local file (#1921)
- SFTP: SFTP::RESUME_START didn't work as described (#1921)

## 3.0.20 - 2023-06-13

- SSH2: better support for multiple interactive channels & expose shell functions (#1888)
Expand Down

0 comments on commit 4580645

Please sign in to comment.