From 0cf1079ca044666ab7e79038082c324139da599e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Paczos?= Date: Wed, 13 Mar 2019 18:37:36 +0100 Subject: [android] changelog for 7.3.0-alpha.2 --- platform/android/CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 337dd801b3..7a117f4b2a 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -4,9 +4,21 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to ## master +## 7.3.0-alpha.2 - March 13, 2019 + ### Features +- Option to change path of the resources cache db [#13947](https://github.com/mapbox/mapbox-gl-native/pull/13947) +- Throw an exception if the component is accessed before the activation [#14068](https://github.com/mapbox/mapbox-gl-native/pull/14068) - Add Galician localization [#14095](https://github.com/mapbox/mapbox-gl-native/pull/14095) +### Bugs +- Set a blank style when an empty builder is provided [#14085](https://github.com/mapbox/mapbox-gl-native/pull/14085) +- Fix quick-zoom + double-tap gestures combo regression [#14084](https://github.com/mapbox/mapbox-gl-native/pull/14084) +- Explicitly declare MapboxIssueRegistry's lint version [#14086](https://github.com/mapbox/mapbox-gl-native/pull/14086) + +### Build +- Publish SNAPSHOTs to oss.jfrog.org [#14067](https://github.com/mapbox/mapbox-gl-native/pull/14067) + ## 7.3.0-alpha.1 - March 7, 2019 ### Features -- cgit v1.2.1