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 5b0e1b9..0170fb7 100644 --- a/nitrocli/CHANGELOG.md +++ b/nitrocli/CHANGELOG.md @@ -4,6 +4,7 @@ Unreleased - Added the `-V`/`--version` option to print the program's version - Check the status of a PWS slot before accessing it in `pws get` - Bumped `libc` dependency to `0.2.55` +- Bumped `cc` dependency to `1.0.37` 0.2.3 |