Skip to content

Commit 6617186

Browse files
author
Bert Oost
committed
Merge branch 'develop'
2 parents 6ffbe5e + e9e700d commit 6617186

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Craft CMS 3 - Froala WYSIWYG Editor Changelog
22

3+
## v2.8.4 - 2018-07-15
4+
5+
### Changed
6+
7+
- Updated editor to version 2.8.4 along with the plugin version
8+
39
## v2.8.3 - 2018-07-15
410

511
### Changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "froala/craft-froala-wysiwyg",
33
"description": "Craft 3 CMS plugin for Froala WYSIWYG HTML Rich Text Editor.",
44
"type": "craft-plugin",
5-
"version": "2.8.3",
5+
"version": "2.8.4",
66
"keywords": [
77
"craft",
88
"craftcms",
@@ -14,7 +14,7 @@
1414
"homepage": "https://github.com/froala/Craft-3-Froala-WYSIWYG",
1515
"license": "MIT",
1616
"require": {
17-
"froala/wysiwyg-editor": "2.8.3"
17+
"froala/wysiwyg-editor": "2.8.4"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)