1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-17 17:14:51 +02:00

Fix typo in changelog

This commit is contained in:
Paul Schaub 2022-12-15 17:49:51 +01:00
parent cdc3bdd9ef
commit b8c10d4c53
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -6,7 +6,7 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.3.15
- Fix crash in `sop generate-key --with-key-password` when more then one user-id is given
- Fix crash in `sop generate-key --with-key-password` when more than one user-id is given
- `sop generate-key`: Allow key generation without user-ids
- `sop inline-sign --as=clearsigned`: Make signatures of type 'text' instead of 'binary'