1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-12 11:49:38 +02:00

PGPainless 1.4.0-rc1

This commit is contained in:
Paul Schaub 2022-11-03 12:34:52 +01:00
parent 313dbcfaa8
commit 256920bfae
4 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.4.0-SNAPSHOT
## 1.4.0-rc1
- Reimplement message consumption via new `OpenPgpMessageInputStream`
- Fix validation of prepended signatures (#314)
- Fix validation of nested signatures (#319)