summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-11-21 20:52:42 -0500
committerAndrew Gallant <jamslam@gmail.com>2016-11-21 20:52:42 -0500
commit9e04a8283ccbfe2ff9be246d462dadbfe7a9f64a (patch)
treecaac1a881b35c445fec56a77f8b4f7f210983118
parent05b26d59868687860c15a5d39e7570ee35a35503 (diff)
changelog 0.3.1
-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