summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThayne McCombs <astrothayne@gmail.com>2023-10-18 21:31:28 -0600
committerThayne McCombs <astrothayne@gmail.com>2023-10-18 21:31:28 -0600
commitb922ca18f0f32073f218fd939205329ebe569ff2 (patch)
tree17bed8c352617e5bbf99eccf606bc9d9e59627e3
parentb8e7cbd5e39a191d0f5dc0bfceba88c41188b974 (diff)
A couple more updates to the changelog
-rw-r--r--CHANGELOG.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 021df8e..a9a9be6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,14 @@
# Upcoming Release
-## Features
-
## Bugfixes
- `-1` properly conflicts with the exec family of options.
- `--max-results` overrides `-1`
- `--quiet` properly conflicts with the exec family of options. This used to be the case, but broke during the switch to clap-derive
-## Changes
-
## Other
+- Many dependencies were updated
+- Some documentation was updated and fixed
# v8.7.0