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

Bump bcpg to 1.72.3

This commit is contained in:
Paul Schaub 2022-12-13 16:24:56 +01:00
parent 58c3afae3e
commit 5b6158d64b
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 2 additions and 1 deletions

View file

@ -6,6 +6,7 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.3.14-SNAPSHOT
- Bump `bcpg` to `1.72.3`
- Fix DSA key parameter check
- Use proper method to unlock private signing keys when creating detached signatures