Skip to content

Commit

Permalink
CHANGELOG: add 2.0.36 release
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Jan 30, 2022
1 parent 1ba6c2c commit a975471
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.0.36 - 2022-01-30

- SSH2: make login() return false if no valid auth methods are found (#1744)
- SFTP: fix chgrp() for version < 4 (#1730)
- Crypt/Base: add OFB8 as a new mode (phpseclib/mcrypt_compat#33)
- RSA & BigInteger: check phpinfo() available before using it (#1726)

## 2.0.35 - 2021-11-28

- SSH2: add "smart multi factor" login mode (enabled by default) (#1648)
Expand Down

0 comments on commit a975471

Please sign in to comment.