Skip to content

Commit

Permalink
Merge pull request #366 from cksource/t/17025
Browse files Browse the repository at this point in the history
Update Benderjs to 0.4.2.
  • Loading branch information
f1ames committed May 12, 2017
2 parents 9f08a20 + a08fc23 commit 30ddd76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Expand Up @@ -58,6 +58,7 @@ Other Changes:
* [#16958](http://dev.ckeditor.com/ticket/16958): Switched the default MathJax CDN provider for the [Mathematical Formulas](http://ckeditor.com/addon/mathjax) plugin from `cdn.mathjax.org` to [cdnjs](https://cdnjs.com/), due to closing of `cdn.mathjax.org` scheduled for April 30, 2017.
* [#16954](http://dev.ckeditor.com/ticket/16954): Removed the paste dialog.
* [#16982](http://dev.ckeditor.com/ticket/16982): Latest Safari now supports enhanced clipboard API introduced in CKEditor 4.5.0.
* [#17025](http://dev.ckeditor.com/ticket/17025): Upgraded [Bender.js](https://github.com/benderjs/benderjs) to 0.4.2.

## CKEditor 4.6.2

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "The development version of CKEditor - JavaScript WYSIWYG web text editor.",
"devDependencies": {
"benderjs-coverage": "^0.2.1",
"benderjs": "^0.4.1",
"benderjs": "^0.4.2",
"benderjs-jquery": "^0.3.0",
"benderjs-sinon": "^0.3.1",
"benderjs-yui": "^0.3.2",
Expand Down

0 comments on commit 30ddd76

Please sign in to comment.