From 98b427a2a9a068a88796f28fabfa89de224beae4 Mon Sep 17 00:00:00 2001 From: Davi Ferreira Date: Wed, 11 Feb 2015 17:48:15 +0100 Subject: [PATCH] Remove trailing spaces --- CHANGES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 601804a33..bc11645da 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ 2.2.0 / 2015-02-05 ================== * Fix bug in getSelectedParentElement + Fix tests in browsers -* Fall back to shimmed insertHTML in cases where firefox throws +* Fall back to shimmed insertHTML in cases where firefox throws when calling insertHTML * Prevent "Argument not optional" error * Prevent infinite loop after findAdjacentTextNodeWithContent @@ -13,7 +13,7 @@ 2.1.3 / 2015-01-31 ================== -* Fix issue with multiple elements with the same class +* Fix issue with multiple elements with the same class on the same editor instance @@ -243,7 +243,7 @@ * Adds ability to set custom labels on buttons * Updates uglify -* Fixes bug where pressing enter on formatted list item would generate +* Fixes bug where pressing enter on formatted list item would generate a new list instead of a new list item