Update Changelog

This was missed
This commit is contained in:
Thayne McCombs 2023-10-17 23:11:33 -06:00
parent e6b5a4ef9d
commit fa01a280ed
1 changed files with 2 additions and 0 deletions

View File

@ -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