summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimon Morgan <drguildo@users.noreply.github.com>2020-09-19 22:24:18 +0100
committerAndrew Gallant <jamslam@gmail.com>2021-05-31 21:51:18 -0400
commit121e0135c1f9cb7c950e60e8ef1ae32c775c7263 (patch)
tree56c997a91df1bdb82ace016c6544191a912caf1d /CHANGELOG.md
parentc53c4c0ade23f639cd00c22b2e4fcba89f4f8039 (diff)
ignore/types: replace duplicate glob with *.aspx.vb
*.aspx.cs was listed twice and the VB variant is missing. Closes #1683
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c62897b4..c932c0fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,8 +29,8 @@ Security fixes:
Feature enhancements:
-* Added or improved file type filtering for Bazel, dvc, FlatBuffers, Futhark,
- minified files, Mint, pofiles (from GNU gettext) Racket, VCL, Yang
+* Added or improved file type filtering for ASP, Bazel, dvc, FlatBuffers,
+ Futhark, minified files, Mint, pofiles (from GNU gettext) Racket, VCL, Yang.
* [FEATURE #1404](https://github.com/BurntSushi/ripgrep/pull/1404):
ripgrep now prints a warning if nothing is searched.
* [FEATURE #1680](https://github.com/BurntSushi/ripgrep/pull/1680):