Explorar o código

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński %!s(int64=6) %!d(string=hai) anos
pai
achega
20b0e34ce1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-engine/CHANGELOG.md

+ 1 - 1
packages/ckeditor5-engine/CHANGELOG.md

@@ -5,7 +5,7 @@ Changelog
 
 ### Bug fixes
 
-* Prevented from losing selection attributes between operations - IME. Closes https://github.com/ckeditor/ckeditor5-typing/issues/188. ([42dcb25](https://github.com/ckeditor/ckeditor5-engine/commit/42dcb25))
+* Prevented from losing selection attributes between operations (fixes a bug with text composition). Closes https://github.com/ckeditor/ckeditor5-typing/issues/188. ([42dcb25](https://github.com/ckeditor/ckeditor5-engine/commit/42dcb25))
 
 ### Other changes