Skip to content

Commit

Permalink
Remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
daviferreira committed Feb 11, 2015
1 parent a81584a commit 98b427a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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


Expand Down Expand Up @@ -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


Expand Down

0 comments on commit 98b427a

Please sign in to comment.