X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=CHANGES.md;h=5de604bb0790d733d3dae627bd868539c890d78d;hp=c7f7451777d6fccdb7cce97192d1e558908bf8e1;hb=bbcc7027149eeec7493a43022d1de04081346667;hpb=3ae1f974ffdf269f96455a39d8d6947e4d590b1b diff --git a/CHANGES.md b/CHANGES.md index c7f7451..5de604b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,12 @@ CKEditor 4 Changelog ==================== +## CKEditor 4.0.3 + +* [#10196](http://dev.ckeditor.com/ticket/10196): Fixed context menus not opening with keyboard shortcuts when Autogrow is enabled. +* [#10212](http://dev.ckeditor.com/ticket/10212): [IE7-10] Undo command throws errors after multiple switches between Source and WYSIWYG view. +* [#10219](http://dev.ckeditor.com/ticket/10219): [Inline editor] Error thrown after calling editor.destroy(). + ## CKEditor 4.0.2 * [#9779](http://dev.ckeditor.com/ticket/9779): Fixed overriding `CKEDITOR.getUrl` with `CKEDITOR_GETURL`.