From b96672b83ad7211496dc42a5db33470e457c0628 Mon Sep 17 00:00:00 2001 From: Jason Varga Date: Wed, 13 Mar 2024 09:59:57 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d17dd740e..75a33652d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Release Notes +## 4.53.2 (2024-03-13) + +### What's improved +- Persian translations. [#9711](https://github.com/statamic/cms/issues/9711) by @peimn + +### What's fixed +- Fix "A field with a handle of X already exists" error when editing fieldsets. [#9718](https://github.com/statamic/cms/issues/9718) by @duncanmcclean +- Fix arrow direction in RTL. [#9712](https://github.com/statamic/cms/issues/9712) by @peimn + + + ## 4.53.1 (2024-03-12) ### What's fixed