2022-04-05 16:16:02 +02:00
|
|
|
<!--
|
|
|
|
SPDX-FileCopyrightText: 2022 Paul Schaub <vanitasvitae@fsfe.org>
|
|
|
|
|
|
|
|
SPDX-License-Identifier: Apache-2.0
|
|
|
|
-->
|
|
|
|
|
|
|
|
# Changelog
|
|
|
|
|
2022-04-29 17:22:05 +02:00
|
|
|
## 0.1.1
|
|
|
|
- Bump `pgpainless-core` to `1.2.1`
|
2022-04-29 17:28:45 +02:00
|
|
|
- Bump `cert-d-pgpainless` to `0.1.2`
|
2022-04-29 17:22:05 +02:00
|
|
|
- Bump `pgp-certificate-store` to `0.1.1`
|
2022-04-26 01:31:13 +02:00
|
|
|
- Bump `slf4j` to `1.7.36`
|
|
|
|
- Bump `logback` to `1.2.11`
|
|
|
|
- Bump `mockito` to `4.5.1`
|
|
|
|
- Bump `jackson-data-bind` to `2.13.2.2`
|
|
|
|
- Bump `jackson-data-format-xml` to `2.13.2`
|
|
|
|
- Rename `fetch` command to `get`
|
|
|
|
|
2022-04-05 16:16:02 +02:00
|
|
|
## 0.1.0
|
|
|
|
- Initial Release
|