Ver código fonte

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 anos atrás
pai
commit
f99f093e89
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      packages/ckeditor5-heading/CHANGELOG.md

+ 1 - 2
packages/ckeditor5-heading/CHANGELOG.md

@@ -6,8 +6,7 @@ Changelog
 ### Other changes
 
 * Aligned `ElementDefinition` usage to the changes in the engine. See [ckeditor/ckeditor5#742](https://github.com/ckeditor/ckeditor5/issues/742). ([96d24f4](https://github.com/ckeditor/ckeditor5-heading/commit/96d24f4))
-* Increased the specificity of CSS rules. Introduced the .ck class for editor UI components (see: [ckeditor/ckeditor5#494](https://github.com/ckeditor/ckeditor5/issues/494)). ([915ec69](https://github.com/ckeditor/ckeditor5-heading/commit/915ec69))
-* Updated translations. ([7393dff](https://github.com/ckeditor/ckeditor5-heading/commit/7393dff))
+* Increased the specificity of CSS rules. Introduced the `.ck` class for editor UI components (see: [ckeditor/ckeditor5#494](https://github.com/ckeditor/ckeditor5/issues/494)). ([915ec69](https://github.com/ckeditor/ckeditor5-heading/commit/915ec69))
 
 ### BREAKING CHANGES