Update changelog

This commit is contained in:
Paul Schaub 2022-04-11 12:17:36 +02:00
parent 1030de2ad3
commit cec2ad8c1e
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ SPDX-License-Identifier: Apache-2.0
- `org.mockito:mockito-core` from `4.2.0` to `4.3.1`
- `info.picocli:picocli` from `4.6.2` to `4.6.3`
- Add hidden `generate-completion` subcommand
- Document exit codes
## 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)