From f3fd4b1fd4a6d50e15f5577e8d2411cba9a999ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 20:22:24 +0000 Subject: [PATCH] Update changelog.txt from release 8.5.2 (#44095) Prep trunk post release 8.5.2 Co-authored-by: WooCommerce Bot --- changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.txt b/changelog.txt index 84fd6120374..1f0a1eed197 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,13 @@ == Changelog == += 8.5.2 2024-01-25 = + +**WooCommerce** + +* Fix - Fix PHP warnings and remove opinionated styles from the `Banner` button. [#43354](https://github.com/woocommerce/woocommerce/pull/43354) +* Fix - Add defensive checks for strpos in ComparisonOperation. [#44033](https://github.com/woocommerce/woocommerce/pull/44033) +* Fix - Add rudimentary try catch for all remote endpoint spec evaluators. [#44037](https://github.com/woocommerce/woocommerce/pull/44037) + = 8.5.1 2024-01-15 = **WooCommerce**