summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2020-02-15 10:13:08 -0500
committerAndrew Gallant <jamslam@gmail.com>2020-02-17 17:16:28 -0500
commit91470572cdb34848e52413cbc43fd05b639d6e98 (patch)
tree1cc5c12f8f36217a4dde97aa13b6e8471dc569c8
parent027adbf4858f8fc96e17e9484b5ce4a0481bfc1c (diff)
changelog: add notes about new file types
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index eccaccc1..baee1dd5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,8 @@ Performance improvements:
Feature enhancements:
-* Added or improved file type filtering for diff.
+* Added or improved file type filtering for erb, diff, Gradle, HAML, Org,
+ Postscript, Skim, Slim, Slime, Typoscript.
* [FEATURE #1390](https://github.com/BurntSushi/ripgrep/pull/1390):
Add new `--no-context-separator` flag that always hides context separators.