mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
changelog: prepare for 12.0.0 release
This commit is contained in:
parent
52ec68799c
commit
a8c1fb7c88
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,6 +1,15 @@
|
|||||||
TBD
|
12.0.0 (2020-03-15)
|
||||||
===
|
===================
|
||||||
TODO
|
ripgrep 12 is a new major version release of ripgrep that contains many bug
|
||||||
|
fixes, several important performance improvements and a few minor new features.
|
||||||
|
|
||||||
|
In a near future release, I am hoping to add an
|
||||||
|
[indexing feature](https://github.com/BurntSushi/ripgrep/issues/1497)
|
||||||
|
to ripgrep, which will dramatically speed up searching by building an index.
|
||||||
|
Feedback would very much be appreciated, especially on the user experience
|
||||||
|
which will be difficult to get right.
|
||||||
|
|
||||||
|
This release has no known breaking changes.
|
||||||
|
|
||||||
Deprecations:
|
Deprecations:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user