From c6323dc72920d3e3f2e3d7a60d00f9966967e1dd Mon Sep 17 00:00:00 2001 From: YoastBot CI Date: Fri, 11 Feb 2022 13:48:03 +0000 Subject: [PATCH] Add changelog --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 8efb144a23e..355c82705a8 100644 --- a/readme.txt +++ b/readme.txt @@ -248,6 +248,7 @@ Bugfixes: * Fixes a bug where the "Save changes" button would overlap with the admin sidebar on WordPress.com. Props to @DustyReagan. * Fixes a bug where a (debug) deprecation message would show in the widget editor on WordPress 5.8 and above. +* Fixes a bug where a console warning would be thrown when adding a structured data block in the block editor, FSE editor or widget editor. Other: