diff options
Diffstat (limited to 'nitrocli/CHANGELOG.md')
-rw-r--r-- | nitrocli/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nitrocli/CHANGELOG.md b/nitrocli/CHANGELOG.md index 400d265..5340bb4 100644 --- a/nitrocli/CHANGELOG.md +++ b/nitrocli/CHANGELOG.md @@ -2,6 +2,7 @@ Unreleased ---------- - Show PIN related errors through `pinentry` native reporting mechanism instead of emitting them to `stdout` +- Adjusted program to use Rust Edition 2018 - Applied a couple of `clippy` reported suggestions - Changed dependency version requirements to be less strict (only up to the minor version and not the patch level) |