1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-03-17 20:28:03 +02:00

changelog: add 14.1.0 blurb

This commit is contained in:
Andrew Gallant 2024-01-06 14:31:16 -05:00
parent 44aa5a417d
commit 1fa76d2a42
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -1,6 +1,9 @@
14.1.0 (TBD)
============
This is a minor release with a few small new features and bug fixes.
This is a minor release with a few small new features and bug fixes. This
release contains a bug fix for unbounded memory growth while walking a
directory tree. This release also includes improvements to the completions for
the `fish` shell, and release binaries for several additional ARM targets.
Bug fixes: