Browse Source

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 years ago
parent
commit
ae2aca6f31
1 changed files with 7 additions and 0 deletions
  1. 7 0
      packages/ckeditor5-enter/CHANGELOG.md

+ 7 - 0
packages/ckeditor5-enter/CHANGELOG.md

@@ -1,6 +1,13 @@
 Changelog
 Changelog
 =========
 =========
 
 
+## [10.1.2](https://github.com/ckeditor/ckeditor5-enter/compare/v10.1.1...v10.1.2) (2018-10-08)
+
+### Bug fixes
+
+* Default action of `Enter` event should be always prevented. Closes [ckeditor/ckeditor5#1120](https://github.com/ckeditor/ckeditor5/issues/1120). ([8d7c75f](https://github.com/ckeditor/ckeditor5-enter/commit/8d7c75f))
+
+
 ## [10.1.1](https://github.com/ckeditor/ckeditor5-enter/compare/v10.1.0...v10.1.1) (2018-07-18)
 ## [10.1.1](https://github.com/ckeditor/ckeditor5-enter/compare/v10.1.0...v10.1.1) (2018-07-18)
 
 
 Internal changes only (updated dependencies, documentation, etc.).
 Internal changes only (updated dependencies, documentation, etc.).