From 87070a3186103e5bf4f6e6a596f194b70b2cde4e Mon Sep 17 00:00:00 2001 From: Jason Varga Date: Fri, 22 Sep 2023 10:34:42 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94f0052642..44da2aa650 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Release Notes +## 4.23.1 (2023-09-22) + +### What's improved +- German translations. [#8757](https://github.com/statamic/cms/issues/8757) by @helloDanuk +- French translations. [#8754](https://github.com/statamic/cms/issues/8754) [#8750](https://github.com/statamic/cms/issues/8750) by @ebeauchamps +- Dutch translations. [#8747](https://github.com/statamic/cms/issues/8747) by @robdekort + +### What's fixed +- Fix eloquent like query error. [#8753](https://github.com/statamic/cms/issues/8753) by @ryanmitchell + + + ## 4.23.0 (2023-09-20) ### What's new