8
0
Эх сурвалжийг харах

Docs: Changelog. [skip ci]

Marek Lewandowski 6 жил өмнө
parent
commit
678ce4045c

+ 10 - 0
packages/ckeditor5-paste-from-office/CHANGELOG.md

@@ -1,6 +1,16 @@
 Changelog
 Changelog
 =========
 =========
 
 
+## [16.0.0](https://github.com/ckeditor/ckeditor5-paste-from-office/compare/v15.0.0...v16.0.0) (2019-12-04)
+
+### Bug fixes
+
+* Fixed handling `mso-list:normal`. Closes [ckeditor/ckeditor5#5712](https://github.com/ckeditor/ckeditor5/issues/5712). ([2054e69](https://github.com/ckeditor/ckeditor5-paste-from-office/commit/2054e69))
+
+  Thanks [@bendemboski](https://github.com/bendemboski)!
+* Fixed various issues with oddly formatted space run spans. ([2cd7b0f](https://github.com/ckeditor/ckeditor5-paste-from-office/commit/2cd7b0f))
+
+
 ## [15.0.0](https://github.com/ckeditor/ckeditor5-paste-from-office/compare/v11.1.0...v15.0.0) (2019-10-23)
 ## [15.0.0](https://github.com/ckeditor/ckeditor5-paste-from-office/compare/v11.1.0...v15.0.0) (2019-10-23)
 
 
 ### Other changes
 ### Other changes