mirror of
https://github.com/sharkdp/fd.git
synced 2025-12-12 20:35:51 +01:00
docs(CHANGELOG): list bugs fixed by ignore upgrade
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
- `--print0` combined with `--exec` will now print a `\0` between the output of each entry. Note that if there are multiple instances
|
||||
of `--exec`, the `\0` will be between each _set_ of commands, _not_ between each individual command run. Fixes #1797.
|
||||
|
||||
- Several bugs were fixed by an update to the `ignore` library used for handling ignore rules
|
||||
- #1506
|
||||
- #1667
|
||||
- #1813
|
||||
|
||||
## Changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user