bump to version 1.5.2

This commit is contained in:
Julien Fastré 2018-11-13 21:56:14 +01:00
parent 1ecc13f8ca
commit 5591a9cfcc

View File

@ -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 ;