summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-04-02 22:39:02 +0300
committerJuha Alanen <juha.alanen@mapbox.com>2020-04-03 12:20:11 +0300
commitbb9e6c5aaf19f4b623e2ef8ac2485615f4fa4d8b (patch)
treebb385dc1880f32b914c4a72464f224c557e35c9b
parent338cfd1b33dfe26b9402d79cc64609b944a9f1d1 (diff)
downloadqtlocation-mapboxgl-bb9e6c5aaf19f4b623e2ef8ac2485615f4fa4d8b.tar.gz
Update change log for the maps-v1.5.1 release
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae242f7c6a..4b61db8ec8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,8 @@
- `getPlacedSymbolsData()`
if collecting of the placed symbols data is enabled, returns the reference to the `PlacedSymbolData` vector holding the collected data.
+## maps-v1.5.1
+
### 🐞 Bug fixes
- [core] Fix assert in gfx resources cleanup ([#16349](https://github.com/mapbox/mapbox-gl-native/pull/16349))