mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-11-14 12:02:05 +01:00
Update changelog
This commit is contained in:
parent
32f2bbede7
commit
a417c322b3
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue