diff options
Diffstat (limited to 'nitrocli/CHANGELOG.md')
-rw-r--r-- | nitrocli/CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/nitrocli/CHANGELOG.md b/nitrocli/CHANGELOG.md index 1b08bf3..70df662 100644 --- a/nitrocli/CHANGELOG.md +++ b/nitrocli/CHANGELOG.md @@ -1,7 +1,8 @@ -Unreleased ----------- +0.1.3 +----- - Show PIN related errors through `pinentry` native reporting mechanism instead of emitting them to `stdout` +- Added a `man` page (`nitrocli(1)`) for the program to the repository - Adjusted program to use Rust Edition 2018 - Enabled more lints - Applied a couple of `clippy` reported suggestions |