|
@@ -5,14 +5,14 @@ Changelog
|
|
|
|
|
|
|
|
### Bug fixes
|
|
### Bug fixes
|
|
|
|
|
|
|
|
-* Correct lists ordering for separate list items with the same `mso-list id`. Closes [#43](https://github.com/ckeditor/ckeditor5-paste-from-office/issues/43). ([4ebc363](https://github.com/ckeditor/ckeditor5-paste-from-office/commit/4ebc363))
|
|
|
|
|
|
|
+* Ensured correct lists ordering for separate list items with the same `mso-list` id. Closes [#43](https://github.com/ckeditor/ckeditor5-paste-from-office/issues/43). ([4ebc363](https://github.com/ckeditor/ckeditor5-paste-from-office/commit/4ebc363))
|
|
|
* Handle "spacerun spans" with mixed whitespaces. Closes [#49](https://github.com/ckeditor/ckeditor5-paste-from-office/issues/49). Closes [#50](https://github.com/ckeditor/ckeditor5-paste-from-office/issues/50). ([7fb132f](https://github.com/ckeditor/ckeditor5-paste-from-office/commit/7fb132f))
|
|
* Handle "spacerun spans" with mixed whitespaces. Closes [#49](https://github.com/ckeditor/ckeditor5-paste-from-office/issues/49). Closes [#50](https://github.com/ckeditor/ckeditor5-paste-from-office/issues/50). ([7fb132f](https://github.com/ckeditor/ckeditor5-paste-from-office/commit/7fb132f))
|
|
|
|
|
|
|
|
Huge thanks to [Matt Kobs](https://github.com/kobsy) for this contribution!
|
|
Huge thanks to [Matt Kobs](https://github.com/kobsy) for this contribution!
|
|
|
|
|
|
|
|
-### Other changes
|
|
|
|
|
|
|
+### BREAKING CHANGES
|
|
|
|
|
|
|
|
-* Upgraded minimal versions of Node and npm. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([4759492](https://github.com/ckeditor/ckeditor5-paste-from-office/commit/4759492))
|
|
|
|
|
|
|
+* Upgraded minimal versions of Node to `8.0.0` and npm to `5.7.1`. See: [ckeditor/ckeditor5#1507](https://github.com/ckeditor/ckeditor5/issues/1507). ([612ea3c](https://github.com/ckeditor/ckeditor5-cloud-services/commit/612ea3c))
|
|
|
|
|
|
|
|
|
|
|
|
|
## [10.0.0](https://github.com/ckeditor/ckeditor5-paste-from-office/tree/v10.0.0) (2018-12-05)
|
|
## [10.0.0](https://github.com/ckeditor/ckeditor5-paste-from-office/tree/v10.0.0) (2018-12-05)
|