aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-12-27 15:55:03 +0100
committerDaniel Mueller <deso@posteo.net>2019-01-07 18:13:32 -0800
commitc8db48074625680030fd8364097cc1a68f852b9d (patch)
tree98830fe1d926f11a41dcb93258343cdfa26dcf28 /nitrocli/CHANGELOG.md
parent696d9fb4164c2c92fa614030c18a4216e7bd4c13 (diff)
downloadnitrocli-c8db48074625680030fd8364097cc1a68f852b9d.tar.gz
nitrocli-c8db48074625680030fd8364097cc1a68f852b9d.tar.bz2
Implement the pws command
This patch adds the basic structure for the pws command that can be used to access the password safe on the Nitrokey Pro and Nitrokey Storage.
Diffstat (limited to 'nitrocli/CHANGELOG.md')
-rw-r--r--nitrocli/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/nitrocli/CHANGELOG.md b/nitrocli/CHANGELOG.md
index 1b24ba2..f582461 100644
--- a/nitrocli/CHANGELOG.md
+++ b/nitrocli/CHANGELOG.md
@@ -1,3 +1,8 @@
+Unreleased
+----------
+- Added the `pws` command for accessing the password safe
+
+
0.2.0
-----
- Use the `nitrokey` crate for the `open`, `close`, and `status`