summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThayne McCombs <astrothayne@gmail.com>2023-10-17 23:11:33 -0600
committerThayne McCombs <astrothayne@gmail.com>2023-10-17 23:12:30 -0600
commitfa01a280ed988bcacbda5f2ae78b628ca53bc765 (patch)
tree438e158cf29cc0576b136fa0e471a3d5f7753624 /CHANGELOG.md
parente6b5a4ef9d202e6d8c316c86a911c4e387570f60 (diff)
Update Changelog
This was missed
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c273457..021df8e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@
## 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