diff options
Diffstat (limited to 'nitrocli/CHANGELOG.md')
-rw-r--r-- | nitrocli/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nitrocli/CHANGELOG.md b/nitrocli/CHANGELOG.md index da08209..c6ad543 100644 --- a/nitrocli/CHANGELOG.md +++ b/nitrocli/CHANGELOG.md @@ -3,6 +3,10 @@ Unreleased - Added the `pws` command for accessing the password safe - Added the `lock` command for locking the Nitrokey device - Adjusted release build compile options to optimize binary for size +- Bumped `nitrokey` dependency to `0.2.3` + - Bumped `rand` dependency to `0.6.1` + - Added `rustc_version` version `0.2.3`, `semver` version `0.9.0`, and + `semver-parser` version `0.7.0` as indirect dependencies - Bumped `cc` dependency to `1.0.28` |