From d9758847fcdd5b26ed238cfdee3eab707edb0faa Mon Sep 17 00:00:00 2001 From: andris-sevcenko Date: Wed, 14 Oct 2020 11:21:11 +0300 Subject: [PATCH] Finish 2.8.2 --- CHANGELOG.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffaeec8..9230599 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Redactor for Craft CMS -## Unreleased +## 2.8.2 - 2020-10-14 ### Added - Added an `afterInitializeRedactor` event which allows further customization after Craft has initialized its plugins. ([#275](https://github.com/craftcms/redactor/issues/275)) diff --git a/composer.json b/composer.json index 03a2f9c..122f79c 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "craftcms/redactor", "description": "Edit rich text content in Craft CMS using Redactor by Imperavi.", - "version": "2.8.1", + "version": "2.8.2", "type": "craft-plugin", "keywords": [ "html",