All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for Django 3.x.
- Pinned the
django-parler
version to>=2
and add a migration required to upgrade it.
- Add a
tzinfo
toStreet
andAddress.modified_at
migrations to fix the warning saying that a timezone-naive date was passed to aDateTimeField
.
0.3.6 - 2020-05-08
- helsinki importer: Raised the tolerance for divisions extending past their parents (from 1e-6 to 300 m^2). Helsinki data could not be imported previously.