Skip to content

Commit

Permalink
Add changelog entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Comandeer committed Feb 26, 2019
1 parent 43fd593 commit 7da8199
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

## CKEditor 4.11.4

Fixed Issues:

* [#2845](https://github.com/ckeditor/ckeditor-dev/issues/2845): [Rich Combo](https://ckeditor.com/cke4/addon/richcombo) reacts to right mouse button click.
* [#2857](https://github.com/ckeditor/ckeditor-dev/issues/2857): [List Block](https://ckeditor.com/cke4/addon/listblock) items react to right mouse button click.
* [#2858](https://github.com/ckeditor/ckeditor-dev/issues/2858): [Menu](https://ckeditor.com/cke4/addon/menu) items react to right mouse button click.

API Changes:

* [#2857](https://github.com/ckeditor/ckeditor-dev/issues/2857): The [`CKEDITOR.tools.fireElementEventHandler`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools.html#method-fireElementEventHandler) was added.

## CKEditor 4.11.3

Fixed Issues:
Expand Down

0 comments on commit 7da8199

Please sign in to comment.