1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-01-08 19:27:57 +01:00

Update changelog

This commit is contained in:
Paul Schaub 2022-12-22 15:23:00 +01:00
parent 44738766e5
commit b5128be6fb
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog # PGPainless Changelog
## 1.4.1
- Add `UserId.parse()` method to parse user-ids into their components
## 1.4.0 ## 1.4.0
- `sop generate-key`: Add support for keys without user-ids - `sop generate-key`: Add support for keys without user-ids
- `sop inline-sign --as=clearsigned`: Make signature in TEXT mode - `sop inline-sign --as=clearsigned`: Make signature in TEXT mode