changelog: brotli/zstd addition

This commit is contained in:
Andrew Gallant
2019-01-22 20:57:28 -05:00
parent 0b04553aff
commit 57500ad013

View File

@@ -4,6 +4,8 @@ TODO.
Feature enhancements:
* [FEATURE #1099](https://github.com/BurntSushi/ripgrep/pull/1099):
Add support for Brotli and Zstd to the `-z/--search-zip` flag.
* [FEATURE #1170](https://github.com/BurntSushi/ripgrep/pull/1170):
Add `--ignore-file-case-insensitive` for case insensitive .ignore globs.