diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 2d702e5b8b..564135eefa 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -4,6 +4,7 @@ Unreleased * [*] Add React Native FastImage [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4989] * [*] Block inserter displays block collections [https://github.com/wordpress-mobile/gutenberg-mobile/pull/5024] * [*] Fix incorrect spacing within Image alt text footnote [https://github.com/wordpress-mobile/gutenberg-mobile/pull/5031] +* [**] Fix a crash when scrolling posts containing Embed blocks (Android 12 only) [https://github.com/wordpress-mobile/gutenberg-mobile/pull/5033] ## 1.79.0 - [*] Add 'Insert from URL' option to Video block [https://github.com/WordPress/gutenberg/pull/41493] diff --git a/gutenberg b/gutenberg index f623ab1d38..c92be64e9a 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit f623ab1d38bbb2a7290a36ee2fe5a8a271e41d69 +Subproject commit c92be64e9af6df41c07805a55f07540ac374c484