From 489ab44a2fa25a5ed29a4478b111ae284e1fb328 Mon Sep 17 00:00:00 2001 From: Tom Jaeger Date: Mon, 15 Sep 2025 12:19:03 -0400 Subject: [PATCH 1/2] changed bug emoji.. and added 1 changlog item --- docs/installation/changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/installation/changelog.md b/docs/installation/changelog.md index dc14e48d..8fa503a6 100755 --- a/docs/installation/changelog.md +++ b/docs/installation/changelog.md @@ -25,7 +25,7 @@ -**Bug Fixes** �� +**Bug Fixes** 🐛 - Resolved [#4921](https://github.com/ExpressionEngine/ExpressionEngine/issues/4921) where saving File model from CLI was producing an error [#4949](https://github.com/ExpressionEngine/ExpressionEngine/pull/4949) - Resolved [#4918](https://github.com/ExpressionEngine/ExpressionEngine/issues/4918) where some queries were duplicated when using Member field inside of a Grid [#4948](https://github.com/ExpressionEngine/ExpressionEngine/pull/4948) @@ -46,7 +46,8 @@ **Developers** 💻 - Added extension hooks for the Updater service [#4951](https://github.com/ExpressionEngine/ExpressionEngine/pull/4951) -- Added tests for Structure module [#4957](https://github.com/ExpressionEngine/ExpressionEngine/pull/4957) +- Added PHP unit tests for Structure module [#4957](https://github.com/ExpressionEngine/ExpressionEngine/pull/4957) +- Added PHP unit tests for Channel module, a whole lot more [#4946](https://github.com/ExpressionEngine/ExpressionEngine/pull/4946) ## Version 7.5.15 (Release: August 20th, 2025) From 3c44550cd545208adb2e6d8f141a91c43d4f0cfe Mon Sep 17 00:00:00 2001 From: Tom Jaeger Date: Mon, 15 Sep 2025 12:20:14 -0400 Subject: [PATCH 2/2] remove space --- docs/installation/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/changelog.md b/docs/installation/changelog.md index 8fa503a6..5c1ba4fd 100755 --- a/docs/installation/changelog.md +++ b/docs/installation/changelog.md @@ -46,7 +46,7 @@ **Developers** 💻 - Added extension hooks for the Updater service [#4951](https://github.com/ExpressionEngine/ExpressionEngine/pull/4951) -- Added PHP unit tests for Structure module [#4957](https://github.com/ExpressionEngine/ExpressionEngine/pull/4957) +- Added PHP unit tests for Structure module [#4957](https://github.com/ExpressionEngine/ExpressionEngine/pull/4957) - Added PHP unit tests for Channel module, a whole lot more [#4946](https://github.com/ExpressionEngine/ExpressionEngine/pull/4946) ## Version 7.5.15