diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1179d70..f754250 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ Unreleased - Added the `termion` dependency in version `1.5.5` - Added SD card usage information to the output of the `status` command for Storage devices +- Renamed the `--{no-,}{numlock,capslock,scrollock}` options of the `config + set` command to `--{no-,}{num-lock,caps-lock,scroll-lock}` - Bumped `structopt` dependency to `0.3.17` - Bumped `nitrokey` dependency to `0.8.0` |