Browse Source

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 years ago
parent
commit
bf7df56511
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
 =========
 
+## [10.1.3](https://github.com/ckeditor/ckeditor5-enter/compare/v10.1.2...v10.1.3) (2018-12-05)
+
+### Bug fixes
+
+* Enter command will use `writer.split()` also at the beginning and at the end of a block. ([c159958](https://github.com/ckeditor/ckeditor5-enter/commit/c159958))
+
+
 ## [10.1.2](https://github.com/ckeditor/ckeditor5-enter/compare/v10.1.1...v10.1.2) (2018-10-08)
 
 ### Bug fixes