From f504c4c79ed0299bb202fcbf23eeba6813b00be1 Mon Sep 17 00:00:00 2001 From: kiryldz Date: Mon, 14 Nov 2022 11:27:59 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13c0b67870..9d6d25bac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Mapbox welcomes participation and contributions from everyone. # 10.10.0-rc.1 ## Bug fixes 🐞 * Trigger repaint after `BitmapWidget` is updated. ([1797](https://github.com/mapbox/mapbox-maps-android/pull/1797)) +* Fix a crash after removing the view annotation if view has an attached animation or transition. ([1831](https://github.com/mapbox/mapbox-maps-android/pull/1831)) # 10.9.1 November 7, 2022