summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2017-08-27 03:32:21 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2017-08-27 03:32:21 +0900
commite89eebb7bae2bb3f080568dff20b341ed669fd3b (patch)
tree193202f395f5feaf12ab4ba259ff0c642b95d833 /CHANGELOG.md
parentfee404399adcebc0c6253e2ef4dc95871f81c806 (diff)
0.17.00.17.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 219123f0..f869dafb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
CHANGELOG
=========
+0.17.0
+------
+- Performance optimization
+- One can match literal spaces in extended-search mode with a space prepended
+ by a backslash.
+- `--expect` is now additive and can be specified multiple times.
+
0.16.11
-------
- Performance optimization