summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2020-02-03 16:21:17 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2020-02-03 21:27:51 +0200
commit8dfb253986f5d959a78503f31e1ccd5cc804214f (patch)
tree694ec3de831682650baf99d78c023ceb47109c38
parent1f5c6beb64805180a4b4724bc1e5b758b9ae4494 (diff)
downloadqtlocation-mapboxgl-upstream/alexshalamov_changelog_maps-v1.0.1.tar.gz
[core] Prepare changelog for maps-v1.0.1 (2020.01-release-unicorn) patch releaseupstream/alexshalamov_changelog_maps-v1.0.1
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db0c19fe6d..de959839ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## master
+## maps-v1.0.1 (2020.01-release-unicorn)
+
### 🐞 Bug fixes
- [core] Use std::list instead of std::map for factory instance ([#16161](https://github.com/mapbox/mapbox-gl-native/pull/16161))