CHANGELOG --no-execute fix

This commit is contained in:
Fabian Homborg 2020-02-17 11:40:56 +01:00
parent 5f9c33b50a
commit 4cefcd4327

View File

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