fzy

terminal fuzzy finder picker

git clone https://9o.is/git/fzy.git

commit 45c68bd1fe202efad1565ce78a5e67193c00ab67
parent 54ebc50ed7d06a503b9b7950b6d17c75af7e8d25
Author: John Hawthorn <john.hawthorn@gmail.com>
Date:   Sun, 16 Apr 2017 23:50:51 -0700

Update CHANGELOG

Diffstat:
MCHANGELOG.md | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -9,6 +9,13 @@ Performance: - Use threads to parallelize sorting - Improve parallelism of searching and scoring +Internal: + + - Fix test suite on i386 + - Replace test suite with greatest + - Add property tests + - Add acceptance tests + ## 0.8 (2017-01-01) Bugfixes: