diff --git a/CHANGELOG.textile b/CHANGELOG.textile index b598668..0d2cc74 100644 --- a/CHANGELOG.textile +++ b/CHANGELOG.textile @@ -1,3 +1,8 @@ +*wysihtml5x 0.4.2* (Feb 13, 2014) +* Adds cell selection events "tableselectstart", "tableselectchange" +* Fixes configuration file issue of overriding link target attribute +* Add bower support + *wysihtml5x 0.4.1* (Jan 28, 2014) * "createTable" command has one additional parameter "tableStyle" accepting CSS string * Selecting more than one table cell removes conflicting text selection diff --git a/bower.json b/bower.json index bb4d59f..af9d86d 100644 --- a/bower.json +++ b/bower.json @@ -12,7 +12,7 @@ "edicy", "xing" ], - "description": "Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.", + "description": "wysihtml5x is an extended and less strict approach on xing/wysihtml5 open source rich text editor based on HTML5 technology.", "keywords": [ "wysiwyg" ],