Update CHANGELOG

This commit is contained in:
Paul Schaub 2022-02-21 15:22:58 +01:00
parent bbd5b75427
commit cb16c1ce84
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 7 additions and 1 deletions

View File

@ -6,9 +6,15 @@ SPDX-License-Identifier: Apache-2.0
# Changelog
## 1.2.1-SNAPSHOT
- Bump dependencies
- `com.ginsberg:junit5-system-exit` from `1.1.1` to `1.1.2`
- `org.mockito:mockito-core` from `4.2.0` to `4.3.1`
- `info.picocli:picocli` from `4.6.2` to `4.6.3`
## 1.2.0
- `encrypt`, `decrypt`: Interpret arguments of `--with-password` and `--with-session-key` as indirect data types (e.g. file references instead of strings)
## 1.1.0
- Initial release from new repository
- Implement SOP specification version 3
- Implement SOP specification version 3