prepare release 3.7.1

This commit is contained in:
Sarah Hoffmann
2021-04-26 09:37:51 +02:00
parent ff1a49a0f8
commit e9ce5714a7
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
3.7.1
* fix smaller issues with special phrases import
* add index to speed up continued indexing during import
* fix index on location_property_tiger(parent_place_id)
* make sure Python code is backward-compatible with Python 3.5
* various documentation fixes
3.7.0
* switch to dotenv for configuration file