Преглед изворни кода

Docs: Changelog. [skip ci]

Piotrek Koszuliński пре 6 година
родитељ
комит
9ee0c26185
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      packages/ckeditor5-typing/CHANGELOG.md

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

@@ -1,6 +1,13 @@
 Changelog
 =========
 
+## [12.1.1](https://github.com/ckeditor/ckeditor5-typing/compare/v12.1.0...v12.1.1) (2019-07-10)
+
+### Bug fixes
+
+* Text transformations will not remove existing formatting. Closes [#203](https://github.com/ckeditor/ckeditor5-typing/issues/203). Closes [#196](https://github.com/ckeditor/ckeditor5-typing/issues/196). ([2279eee](https://github.com/ckeditor/ckeditor5-typing/commit/2279eee))
+
+
 ## [12.1.0](https://github.com/ckeditor/ckeditor5-typing/compare/v12.0.2...v12.1.0) (2019-07-04)
 
 ### Features