diff --git a/CHANGELOG.md b/CHANGELOG.md index b6f5c7f7ec..eeec24f7aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,7 @@ Mapbox welcomes participation and contributions from everyone. # main -## Bug fixes 🐞 -* Fix a bug where `ViewAnnotationManager.annotations` API doesn't return correct camera bounds. ([1861](https://github.com/mapbox/mapbox-maps-android/pull/1861)) + # 10.10.0 ## Features ✨ and improvements 🏁 @@ -13,6 +12,7 @@ Mapbox welcomes participation and contributions from everyone. ## Bug fixes 🐞 * Fix loss of `Widget` during background/foreground transition. ([1864](https://github.com/mapbox/mapbox-maps-android/pull/1864)) * Fix displaying MapView in Android Studio Layout Preview. ([1881](https://github.com/mapbox/mapbox-maps-android/pull/1881)) +* Fix a bug where `ViewAnnotationManager.annotations` API doesn't return correct camera bounds. ([1861](https://github.com/mapbox/mapbox-maps-android/pull/1861)) # 10.10.0-rc.1 November 18, 2022 ## Features ✨ and improvements 🏁