mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 04:12:06 +01:00
Update changelog
This commit is contained in:
parent
f62a6a30ff
commit
6a4ea5fbdb
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ SPDX-License-Identifier: CC0-1.0
|
|||
- Make countermeasures against KOpenPGP attacks configurable
|
||||
- Countermeasures are now disabled by default since they are costly and have a specific threat model
|
||||
- Can be enabled by calling `Policy.setEnableKeyParameterValidation(true)`
|
||||
- Add support for parsing RegularExpressions
|
||||
- Add module `hsregex` which uses `tcl-regex-java` implementing Henry Spencers Regular Expression library
|
||||
|
||||
|
||||
## 1.4.0-rc2
|
||||
- Bump `bcpg-jdk15to18` to `1.72.3`
|
||||
|
|
Loading…
Reference in a new issue