summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 465e73f9..ae65b884 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+0.3.1
+=====
+Bug fixes:
+
+* [BUG #242](https://github.com/BurntSushi/ripgrep/issues/242):
+ ripgrep didn't respect `--colors foo:none` correctly. Now it does.
+
+
0.3.0
=====
This is a new minor version release of ripgrep that includes two breaking