mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 20:32:05 +01:00
Fix typo in changelog
This commit is contained in:
parent
cdc3bdd9ef
commit
b8c10d4c53
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
# PGPainless Changelog
|
# PGPainless Changelog
|
||||||
|
|
||||||
## 1.3.15
|
## 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 generate-key`: Allow key generation without user-ids
|
||||||
- `sop inline-sign --as=clearsigned`: Make signatures of type 'text' instead of 'binary'
|
- `sop inline-sign --as=clearsigned`: Make signatures of type 'text' instead of 'binary'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue