Skip to content

Commit 4727862

Browse files
committed
changelog: fish completions are staying
In a previous release, I announced that Fish completions were being removed. But the Fish project decided to remove theirs and have ripgrep's stay. Closes #1577
1 parent 3746812 commit 4727862

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ Bug fixes:
7575
Fix buggy interaction between PCRE2 look-around and `-o/--only-matching`.
7676
* [BUG #1412](https://github.com/BurntSushi/ripgrep/issues/1412):
7777
Fix multi-line bug with searches using look-around past matching lines.
78+
* [BUG #1577](https://github.com/BurntSushi/ripgrep/issues/1577):
79+
Fish shell completions will continue to be auto-generated.
7880
* [BUG #1642](https://github.com/BurntSushi/ripgrep/issues/1642):
7981
Fixes a bug where using `-m` and `-A` printed more matches than the limit.
8082
* [BUG #1703](https://github.com/BurntSushi/ripgrep/issues/1703):

0 commit comments

Comments
 (0)