summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-31 19:59:57 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-31 20:01:31 -0400
commit599c4fc3f3a5658965be3fd91968cd641ac920bf (patch)
tree8449b5cb26b94fabc43303ee788a12d2e8827545
parentd85a6dd5c8b9f5d3e8c4bf3d6207ac9a29717d6c (diff)
changelog 0.2.6
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f8cdbec..8334e473 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+0.2.6
+=====
+Feature enhancements:
+
+* Added or improved file type filtering for Fish.
+
+Bug fixes:
+
+* [BUG #206](https://github.com/BurntSushi/ripgrep/issues/206):
+ Fixed a regression with `-g/--glob` flag in `0.2.5`.
+
+
0.2.5
=====
Feature enhancements: