mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-12-22 05:17:56 +01:00
Update CHANGELOG
This commit is contained in:
parent
97fe547649
commit
3ded66c339
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
# Cert-D-PGPainless Changelog
|
# Cert-D-PGPainless Changelog
|
||||||
|
|
||||||
|
# 0.2.1-SNAPSHOT
|
||||||
|
- Bump `pgpainless-core` to `1.3.12`
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
- `get`: Apply `toLowerCase()` to fingerprints
|
- `get`: Apply `toLowerCase()` to fingerprints
|
||||||
- Use BCs `PGPPublicKeyRing.join(first, second)` method to properly merge certificates
|
- Use BCs `PGPPublicKeyRing.join(first, second)` method to properly merge certificates
|
||||||
|
|
Loading…
Reference in a new issue