From 12308ec668f4d46f55bbdd6b955a2b2f5f107dc6 Mon Sep 17 00:00:00 2001 From: jdejoode Date: Tue, 10 May 2016 12:07:37 +0100 Subject: [PATCH] Update CHANGELOG for release 1.4 --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0a3af7b..95a7585 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -27,6 +27,8 @@ - Add note about the wrong q+nq counts - Adds selector with help from Rob, Cat, and Matt, but does not use it yet * Adds consultant to the home page +* Implements concordance searches in short suspensions +* Implements 3 and 4 grams in short suspensions (both keywords and clusters) 1.3.1 -----