You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog for the Mapbox Search SDK for Android
2
2
3
+
## 2.12.0-beta.1
4
+
5
+
⚠️ Minor version has been aligned with other Mapbox SDK offerings. Search SDK v2.12.0 is a successor to v2.9.0. Versions 2.10 and 2.11 of the Search SDK do not exist.
6
+
7
+
### New features
8
+
- Added new properties `SearchSuggestion.categoryIds` and `SearchResult.categoryIds` that return canonical POI category IDs.
0 commit comments