mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-17 18:55:13 +00:00
CHANGELOG: add 3.0.8 release
This commit is contained in:
parent
7d3b0a2182
commit
cf39b89276
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 3.0.8 - 2021-04-20
|
||||
|
||||
- AsymetrticKey: add getComment() method (#1638)
|
||||
- SymmetricKey: cipher_name_openssl_ecb shouldn't be static because of AES (#1636)
|
||||
- X509: don't filter basicConstraints on unique values (#1639)
|
||||
- X509: make it so extensions can be set as critical (#1640)
|
||||
|
||||
## 3.0.7 - 2021-04-06
|
||||
|
||||
- X509: always parse the first cert of a bundle (#1568)
|
||||
|
Loading…
Reference in New Issue
Block a user