summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2024-01-06 13:59:52 -0500
committerAndrew Gallant <jamslam@gmail.com>2024-01-06 13:59:52 -0500
commitf02a50a69da131269fe0d8460e08b1fceea04ca9 (patch)
treee921de9003dc43b475ad5bc773999724c408842c
parentb9c774937fc285e6668be9823c4bf231a61fc4a8 (diff)
changelog: various updates
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c30d64e..e258a886 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,12 @@ Bug fixes:
Feature enhancements:
+* Added or improved file type filtering for Lean and Meson.
* [FEATURE #2684](https://github.com/BurntSushi/ripgrep/issues/2684):
Improve completions for the `fish` shell.
+* [FEATURE #2702](https://github.com/BurntSushi/ripgrep/pull/2702):
+ Add release binaries for `armv7-unknown-linux-gnueabihf`,
+ `armv7-unknown-linux-musleabihf` and `armv7-unknown-linux-musleabi`.
14.0.3 (2023-11-28)