From 5591a9cfcc7c3dbcfddf5f52ba33246a7114914d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 13 Nov 2018 21:56:14 +0100 Subject: [PATCH] bump to version 1.5.2 --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7ad69fc0..90f1e60ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,9 @@ Version 1.5.1 - remove inexistant `person.css` file - fix bug in accompanying person validation -Branch `master` +Version 1.5.2 ============== -From branch `Similarity` ------------------------- - - Add an column with fullname canonical (lowercase and unaccent) to persons entity ; - Add a trigram index on fullname canonical ; - Add a "similar person matcher", which allow to detect person with similar names when adding a person ;