1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-09 18:29:39 +02:00

PGPainless 1.0.1

This commit is contained in:
Paul Schaub 2022-01-15 01:02:59 +01:00
parent b58bdf8ff1
commit d264982388
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 5 additions and 2 deletions

View file

@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.0.1
- Fix sourcing of preferred algorithms by primary user-id when key is located via key-id
## 1.0.0
- Introduce `DateUtil.toSecondsPrecision()`
- Clean JUnit tests, fix code style issues and fix typos in documentation