Update changelog

This commit is contained in:
Paul Schaub 2022-07-04 12:55:04 +02:00
parent 32f2bbede7
commit a417c322b3
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ SPDX-License-Identifier: CC0-1.0
# Cert-D-PGPainless Changelog
## 0.1.3-SNAPSHOT
- `get`: Apply `toLowerCase()` to fingerprints
- Use BCs `PGPPublicKeyRing.join(first, second)` method to properly merge certificates
## 0.1.2
- Add name and description to main command
- Bump `pgpainless-core` to `1.2.1`