diff options
author | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-03 16:21:17 +0200 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-03 22:28:34 +0200 |
commit | 86cd344bbe9634a3e6cfe13b62d59f529c7ab17f (patch) | |
tree | 694ec3de831682650baf99d78c023ceb47109c38 | |
parent | 1f5c6beb64805180a4b4724bc1e5b758b9ae4494 (diff) | |
download | qtlocation-mapboxgl-86cd344bbe9634a3e6cfe13b62d59f529c7ab17f.tar.gz |
[core] Prepare changelog for maps-v1.0.1 (2020.01-release-unicorn) patch release
-rw-r--r-- | CHANGELOG.md | 2 |
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)) |