summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2020-05-13 14:36:24 -0400
committerJulian Rex <julian.rex@gmail.com>2020-05-13 14:36:24 -0400
commitcc5ed16057dd386a0f8f5790df8d28225afe6577 (patch)
treec276ca913d75c05109a5a3f4bd3cf5bc2fcea99c
parent5b1b6f94666afe4a2a9ced2510ef7e03e46a8eb9 (diff)
downloadqtlocation-mapboxgl-cc5ed16057dd386a0f8f5790df8d28225afe6577.tar.gz
[ios, macos] Add change log entry
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47623a22d4..92c4991a67 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master
+### 🐞 Bug fixes
+
+- [ios, macos] Fix iOS [framework size regression](https://github.com/mapbox/mapbox-gl-native-ios/issues/63) by restoring optimization settings to `-Os`. ([#16460](https://github.com/mapbox/mapbox-gl-native/pull/16460))
+
## maps-v1.6.0
### ✨ New features