Skip to content

Commit

Permalink
Update version to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Pulges committed Jun 2, 2014
1 parent e940d0c commit ef6e3ef
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.textile
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
*wysihtml5x 0.4.6* (June 2, 2014)
* Added "hasVisibleContent" to parser check methods to clean up empty elements
* Added list indent and outdent commands
* TAB key handling is now optional and can be turned off
* Minor bug fixes

*wysihtml5x 0.4.5* (May 6, 2014)
* Added "add_style" to parser rules
* Added function "any" as parser class parameter to pass all classes
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wysihtml5x",
"version": "0.4.5",
"version": "0.4.6",
"main": [
"dist/wysihtml5x.min.js",
"dist/wysihtml5x-toolbar.min.js"
Expand Down
2 changes: 1 addition & 1 deletion dist/wysihtml5x-toolbar.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/wysihtml5x.min.js

Large diffs are not rendered by default.

0 comments on commit ef6e3ef

Please sign in to comment.