diff --git a/CHANGELOG.md b/CHANGELOG.md index c273457c8..021df8ea1 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