summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2020-03-29 18:50:31 -0400
committerAndrew Gallant <jamslam@gmail.com>2020-03-29 18:50:31 -0400
commit1bb30b72fc3b82fbbca8a24658aed4f697924dfd (patch)
tree693eb7bcc0fe464099cd872848ae39998f51a743
parent09a4b75bafe8798de2835f6a65a9bfa645bc3fce (diff)
changelog: prepare for 12.0.1 release, redux
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef384913..cb26627c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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: