From 7cbc505da6c7f2f9568599631b607aa427d5cc62 Mon Sep 17 00:00:00 2001 From: Jason Varga Date: Thu, 9 May 2024 11:02:48 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a850124d6..d94d55aab4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Release Notes +## 4.58.2 (2024-05-09) + +### What's fixed +- Fix Eloquent User `notifications` conflict. [#10024](https://github.com/statamic/cms/issues/10024) by @duncanmcclean +- Fix EloquentQueryBuilder orderby bug. [#10023](https://github.com/statamic/cms/issues/10023) by @duncanmcclean + + + ## 4.58.1 (2024-05-08) ### What's improved