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 ;