Update changelog

This commit is contained in:
Paul Schaub 2022-04-26 01:31:13 +02:00
parent 66730d4312
commit 7f337a5ce9
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 9 additions and 0 deletions

View File

@ -6,5 +6,14 @@ SPDX-License-Identifier: Apache-2.0
# Changelog
## 0.1.1-SNAPSHOT
- Bump `pgpainless-core` to `1.2.0`
- 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`
## 0.1.0
- Initial Release