From 992f0ddd8169b1f069e0971c4dda8e40357174f7 Mon Sep 17 00:00:00 2001 From: Gutenberg Repository Automation Date: Wed, 16 Nov 2022 22:24:28 +0000 Subject: [PATCH] Update Changelog for 14.5.2 --- changelog.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/changelog.txt b/changelog.txt index 73cf3773d0a3d..e78276b03189c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,22 @@ == Changelog == += 14.5.2 = + + + +## Changelog + +### Bug Fixes + +- Tag Processor: Prevent bugs from pre-PHP8 strspn/strcspn behavior. ([45822](https://github.com/WordPress/gutenberg/pull/45822)) + +## Contributors + +The following contributors merged PRs in this release: + +@dmsnell + + = 14.5.1 =