mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-02-18 08:49:22 +01:00
Update CHANGELOG
This commit is contained in:
parent
bbd5b75427
commit
cb16c1ce84
1 changed files with 7 additions and 1 deletions
|
@ -6,9 +6,15 @@ SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
# Changelog
|
# 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
|
## 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)
|
- `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
|
## 1.1.0
|
||||||
- Initial release from new repository
|
- Initial release from new repository
|
||||||
- Implement SOP specification version 3
|
- Implement SOP specification version 3
|
||||||
|
|
Loading…
Reference in a new issue