From 62452a0c1342f2419b07636533b89230a55a7c1e Mon Sep 17 00:00:00 2001 From: osana Date: Wed, 15 May 2019 10:45:34 -0400 Subject: [android] Changelog for 7.4.0 release --- platform/android/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index e5e4407850..f66d5c445c 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -3,6 +3,14 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started. ## master +## 7.4.0 - May 15, 2019 +### Features +- Revert SKU token logic [#14594](https://github.com/mapbox/mapbox-gl-native/pull/14594) +- Keep strong references to the FileSource/OfflineManager operations callbacks [#14601](https://github.com/mapbox/mapbox-gl-native/pull/14601) +- Failed sprite requests do not block tiles rendering [#14605](https://github.com/mapbox/mapbox-gl-native/pull/14605) + +### Bugs +- Remove missing image log [#14600](https://github.com/mapbox/mapbox-gl-native/pull/14600) ## 7.5.0-alpha.1 - May 2, 2019 ### Bugs -- cgit v1.2.1