From 274ae17ca0fc86ebfcbaa3a6cb4201e2cfd0f622 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Tue, 15 Jan 2019 23:53:59 +0000 Subject: Add the -V/--version option The -V/--version option prints the nitrocli version to stdout and exits. In the future, it should also print the used libnitrokey version, but as the required function is only available with nitrokey 0.3.2 and as the current interface does not reflect the latest change in version naming, I skipped that in this patch. --- nitrocli/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nitrocli/CHANGELOG.md') diff --git a/nitrocli/CHANGELOG.md b/nitrocli/CHANGELOG.md index 546315b..9eb8f17 100644 --- a/nitrocli/CHANGELOG.md +++ b/nitrocli/CHANGELOG.md @@ -1,3 +1,8 @@ +Unreleased +---------- +- Added the `-V`/`--version` option to print the program's version + + 0.2.3 ----- - Added the `storage hidden` subcommand for working with hidden volumes -- cgit v1.2.1