From 4af3244f012be8f4051072809144ffaa8aca69df Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Thu, 23 Jan 2025 11:58:31 -0800 Subject: [PATCH] Finish 3.11.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa3f057..d1d7937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for CKEditor for Craft CMS -## Unreleased +## 3.11.0 - 2025-01-23 - CKEditor fields no longer have extra bottom padding, and the CKEditor logo is now displayed over the bottom border. ([#252](https://github.com/craftcms/ckeditor/pull/252)) - Added the ability to show the “Source” button for specific user groups. ([#318](https://github.com/craftcms/ckeditor/pull/318))