1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-25 14:22:54 +02:00

changelog: prepare for 12.0.1 release, redux

This commit is contained in:
Andrew Gallant
2020-03-29 18:50:31 -04:00
parent 09a4b75baf
commit 1bb30b72fc

View File

@ -1,7 +1,8 @@
12.0.1 (2020-03-29)
===================
ripgrep 12.0.1 is a small patch release that includes a couple minor bug fixes.
These bug fixes address regressions introduced in the 12.0.0 release.
ripgrep 12.0.1 is a small patch release that includes a minor bug fix relating
to superfluous error messages when searching git repositories with sub-modules.
This was a regression introduced in the 12.0.0 release.
Bug fixes: