summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkevin <kevin.li@mapbox.com>2020-02-28 14:11:05 +0800
committerkevin <kevin.li@mapbox.com>2020-02-28 14:15:17 +0800
commitde24ec5b175728e1f0b109dcf736e3a8a519f17f (patch)
tree876182d1500c6b9a3c9b0c47eead3a77eb39dce0
parentf77ee87389407bd0fed03b95d633f9126139cc0d (diff)
downloadqtlocation-mapboxgl-upstream/kl-min-max-pitch.tar.gz
Update CHANGELOG.mdupstream/kl-min-max-pitch
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51779018ed..ba3a46a13b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,8 @@
New method allows serialization of a layer into a Value type, including all modifications done via runtime style API. New method is also an enabler for Style object serialization (sources, layers, etc).
+- [android] Add jni binding for min and max pitch ([#16236](https://github.com/mapbox/mapbox-gl-native/pull/16236))
+
##### ⚠️ Breaking changes
- Changes to `mbgl::FileSourceManager::getFileSource()` ([#16238](https://github.com/mapbox/mapbox-gl-native/pull/16238))