aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'nitrocli/CHANGELOG.md')
-rw-r--r--nitrocli/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/nitrocli/CHANGELOG.md b/nitrocli/CHANGELOG.md
index 5340bb4..1a560b8 100644
--- a/nitrocli/CHANGELOG.md
+++ b/nitrocli/CHANGELOG.md
@@ -4,6 +4,7 @@ Unreleased
instead of emitting them to `stdout`
- Adjusted program to use Rust Edition 2018
- Applied a couple of `clippy` reported suggestions
+- Added categories to `Cargo.toml`
- Changed dependency version requirements to be less strict (only up to
the minor version and not the patch level)
- Bumped `pkg-config` dependency to `0.3.14`