From 58e43f287ab7f1bf402ab06c657fc1af6293c291 Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Wed, 7 Feb 2024 22:35:06 -0800 Subject: [PATCH] Finish 3.7.2 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81a69fdb..680837dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for CKEditor for Craft CMS -## Unreleased +## 3.7.2 - 2024-02-07 - Added the `IndentBlock` CKEditor plugin, enabling the “Increase indent” and “Decrease indent” buttons to work on headings and paragraphs. ([#156](https://github.com/craftcms/ckeditor/pull/156))