From 37ab86af813b1523c74dfbda5fb2cd5d7f4e4374 Mon Sep 17 00:00:00 2001 From: Gerardo Pacheco Date: Fri, 15 Oct 2021 13:04:06 +0200 Subject: [PATCH 1/2] Update Gutenberg reference --- gutenberg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gutenberg b/gutenberg index 889de4792c..0e5cb6cb2f 160000 --- a/gutenberg +++ b/gutenberg @@ -1 +1 @@ -Subproject commit 889de4792c8bacb47000e9b1a15173eaa6e8efa6 +Subproject commit 0e5cb6cb2fd3290fc9ef23f251f41d2dd6effe07 From 76ee7a3e1d406b6ac026a1ab49ea8806f69a132a Mon Sep 17 00:00:00 2001 From: Gerardo Pacheco Date: Fri, 15 Oct 2021 13:09:49 +0200 Subject: [PATCH 2/2] Update release notes --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 3269f45e0f..dcaf5cf2d4 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,5 +1,6 @@ Unreleased --- +* [**] Search block - Text and background color support [https://github.com/wordpress-mobile/gutenberg-mobile/pull/4127] 1.64.0 ------