From 7445db63b1f6bb2c1ae5aa3e25eabd4e081fe6da Mon Sep 17 00:00:00 2001 From: Trevor Brown Date: Tue, 7 Mar 2017 13:36:58 -0500 Subject: [PATCH] Add grep fix to changelog. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eda5b80c..ade16acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ Fixed Bugs -* Export `ASDF_DIR` variable so the Zsh plugin can locate asdf if it's in a custom location +* Set `GREP_OPTIONS` and `GREP_COLORS` variables in util.sh so grep is always invoked with the correct settings (#170) +* Export `ASDF_DIR` variable so the Zsh plugin can locate asdf if it's in a custom location (#156) ##0.2.1