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 1a560b8..1b08bf3 100644 --- a/nitrocli/CHANGELOG.md +++ b/nitrocli/CHANGELOG.md @@ -3,6 +3,7 @@ Unreleased - Show PIN related errors through `pinentry` native reporting mechanism instead of emitting them to `stdout` - Adjusted program to use Rust Edition 2018 +- Enabled more lints - Applied a couple of `clippy` reported suggestions - Added categories to `Cargo.toml` - Changed dependency version requirements to be less strict (only up to |