From ccd74024718c7bcc32e3fdd5c71037d2e0172247 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Thu, 10 Aug 2017 14:19:18 +0100 Subject: [PATCH] Release note for #3736 --- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 16ff18694e..0db8f8383c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -4,6 +4,7 @@ Changelog 1.12 LTS (xx.xx.xxxx) - IN DEVELOPMENT ~~~~~~~~~~~~~~~~~~~~~ + * Ability to configure the feature set of rich text fields on a per-field basis (Matt Westcott) * New class-based configuration for media embeds (Karl Hobley) * The admin interface now displays a title of the latest draft (Mikalai Radchuk) * Added multi-select form field to the form builder (dwasyl)