diff --git a/CHANGELOG.md b/CHANGELOG.md index f86f835..572645a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ ## Version 3.3.0 - Update and adjust to [mapscore 3.3.0](https://github.com/openmobilemaps/maps-core/releases/tag/3.3.0) +## Version 3.2.1 +- Update and adjust to [mapscore 3.2.1](https://github.com/openmobilemaps/maps-core/releases/tag/3.2.1) +- Fixed a concurrency issue when updating/rendering the GPS position + ## Version 3.2.0 - Update and adjust to [mapscore 3.2.0](https://github.com/openmobilemaps/maps-core/releases/tag/3.2.0) - Update to [djinni 1.1.1](https://github.com/UbiqueInnovation/djinni/releases/tag/1.1.1)