diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8f3da57ea8..530da9f734 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -138,12 +138,12 @@ Changelog 6.3.3 (xx.xx.xxxx) - IN DEVELOPMENT ~~~~~~~~~~~~~~~~~~ -* Fix: Correctly place comment buttons next to date / datetime / time fields. (Srishti Jaiswal) -* Fix: Reduce confusing spacing below StreamField blocks help text (Rishabh Sharma) -* Fix: Make sure alt text quality check is on by default as documented (Thibaud Colas) -* Fix: Prevent `StreamChildrenToListBlockOperation` from duplicating data across multiple StreamField instances (Joshua Munn) -* Docs: Update example for customizing "p-as-heading" accessibility check without overriding built-in checks (Cynthia Kiser) -* Docs: Update accessibility considerations on alt text in light of contextual alt text improvements (Cynthia Kiser) + * Fix: Correctly place comment buttons next to date / datetime / time fields. (Srishti Jaiswal) + * Fix: Reduce confusing spacing below StreamField blocks help text (Rishabh Sharma) + * Fix: Make sure alt text quality check is on by default as documented (Thibaud Colas) + * Fix: Prevent `StreamChildrenToListBlockOperation` from duplicating data across multiple StreamField instances (Joshua Munn) + * Docs: Update example for customizing "p-as-heading" accessibility check without overriding built-in checks (Cynthia Kiser) + * Docs: Update accessibility considerations on alt text in light of contextual alt text improvements (Cynthia Kiser) 6.3.2 (02.01.2025)