mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-26 14:22:05 +01:00
Update CHANGELOG
This commit is contained in:
parent
4bf2e07ddb
commit
75feb167f0
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
## 1.4.2-SNAPSHOT
|
## 1.4.2-SNAPSHOT
|
||||||
- Properly decrypt messages without MDC packets when `ConsumerOptions.setIgnoreMDCErrors(true)` is set
|
- Properly decrypt messages without MDC packets when `ConsumerOptions.setIgnoreMDCErrors(true)` is set
|
||||||
- Fix crash in `sop generate-key --with-key-password` when more than one user-id is given
|
- Fix crash in `sop generate-key --with-key-password` when more than one user-id is given
|
||||||
|
- Revert integration with `pgp-certificate-store`
|
||||||
|
- Bump `sop-java` to `4.1.0`
|
||||||
|
|
||||||
## 1.4.1
|
## 1.4.1
|
||||||
- Add `UserId.parse()` method to parse user-ids into their components
|
- Add `UserId.parse()` method to parse user-ids into their components
|
||||||
|
|
Loading…
Reference in a new issue