diff options
author | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-06 22:32:37 +0200 |
---|---|---|
committer | Alexander Shalamov <alexander.shalamov@mapbox.com> | 2020-02-06 23:54:19 +0200 |
commit | d915e7748a759f3e04d274ca517767e23e0eef97 (patch) | |
tree | af8871c641e0fb368c7645384053a6803944dcef /CHANGELOG.md | |
parent | 534003495bc86e621f00597ed57c6c891fd6e33f (diff) | |
download | qtlocation-mapboxgl-d915e7748a759f3e04d274ca517767e23e0eef97.tar.gz |
[core] Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index de959839ff..352e610168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## master +### ✨ New features + +- [core] Global settings API ([#16174](https://github.com/mapbox/mapbox-gl-native/pull/16174)) + + Global settings API provides means of managing non-persistent in-process settings. Initial implementation contains support for experimental option for setting thread priorities. ## maps-v1.0.1 (2020.01-release-unicorn) ### 🐞 Bug fixes |