summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-07-08 10:08:28 -0400
committerAndrew Gallant <jamslam@gmail.com>2023-07-08 18:52:42 -0400
commitda7c81fb960a2f5d0e3e3abd4bb86d7bb223ea57 (patch)
tree13a0e06ba6d17f6b7060edb20d5e624962f9f0b8 /CHANGELOG.md
parenta4e3d56de1fcf8c5d8e7c304585733c6f9853886 (diff)
ignore/types: add MDX format to Markdown types
Ref https://mdxjs.com/ Closes #2142
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 33cec3fa..2e5d900b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,7 @@ Unreleased changes. Release notes have not yet been written.
Feature enhancements:
-* Added or improved file type filtering for DITA, Elixir, Fuchsia, Gentoo, GraphQL, USD, V
+* Added or improved file type filtering for DITA, Elixir, Fuchsia, Gentoo, GraphQL, Markdown, USD, V
* [FEATURE #2195](https://github.com/BurntSushi/ripgrep/issues/2195):
When `extra-verbose` mode is enabled in zsh, show extra file type info.
* [FEATURE #2409](https://github.com/BurntSushi/ripgrep/pull/2409):