diff --git a/CHANGELOG.md b/CHANGELOG.md index c119c2cce..1806d1a61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # fish next-minor ## Notable improvements and fixes +- `fish --no-execute` will no longer complain about unknown commands or non-matching wildcards, as these could be defined differently at runtime (especially for functions). #977 ### Syntax changes and new commands