Skip to content

Commit

Permalink
CHANGELOG: add 2.0.37 release
Browse files Browse the repository at this point in the history
  • Loading branch information
terrafrost committed Apr 4, 2022
1 parent bf71ed9 commit c812fbb
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

## 2.0.37 - 2022-04-04

- RSA: add support for loading PuTTY v3 keys
- Crypt/Base: fix CTR mode with continuous buffer with non-eval PHP
- Crypt/Base: use sodium_increment in _increment_str
- Crypt/Base: fix deprecation notice (#1770)
- SSH2/Agent: rm unused parameter (#1757)

## 2.0.36 - 2022-01-30

- SSH2: make login() return false if no valid auth methods are found (#1744)
Expand Down

0 comments on commit c812fbb

Please sign in to comment.