From 1ecc13f8cadfd1929f16c39bb39d6135ce61d031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 13 Nov 2018 12:59:10 +0100 Subject: [PATCH] bump changelog from !9 --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d29efd05d..b7ad69fc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,11 @@ Version 1.5.1 - remove inexistant `person.css` file - fix bug in accompanying person validation -Branch `Similarity` -================== +Branch `master` +============== + +From branch `Similarity` +------------------------ - Add an column with fullname canonical (lowercase and unaccent) to persons entity ; - Add a trigram index on fullname canonical ;