瀏覽代碼

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 年之前
父節點
當前提交
4a06c719da
共有 1 個文件被更改,包括 3 次插入6 次删除
  1. 3 6
      packages/ckeditor5-heading/CHANGELOG.md

+ 3 - 6
packages/ckeditor5-heading/CHANGELOG.md

@@ -5,12 +5,9 @@ Changelog
 
 ### Other changes
 
-* Align feature class naming to a new scheme. ([511a9d8](https://github.com/ckeditor/ckeditor5-heading/commit/511a9d8))
-* Aligned code to changes (`config.lang` to `config.languages`). Part of the Translation Service v2 ([ckeditor/ckeditor5#624](https://github.com/ckeditor/ckeditor5/issues/624)). ([eb00e22](https://github.com/ckeditor/ckeditor5-heading/commit/eb00e22))
-* Aligned tests to changes made in TranslationService. ([f2772ac](https://github.com/ckeditor/ckeditor5-heading/commit/f2772ac))
-* Aligning with new conversion helpers API. ([263707b](https://github.com/ckeditor/ckeditor5-heading/commit/263707b))
-* Migrated package styles to PostCSS. Moved visual styles to ckeditor5-theme-lark (see [ckeditor/ckeditor5-ui#144](https://github.com/ckeditor/ckeditor5-ui/issues/144)). ([965179e](https://github.com/ckeditor/ckeditor5-heading/commit/965179e))
-* Update naming of UI components & commands. ([72ee3d6](https://github.com/ckeditor/ckeditor5-heading/commit/72ee3d6))
+* Aligned feature class naming to the new scheme. ([511a9d8](https://github.com/ckeditor/ckeditor5-heading/commit/511a9d8))
+* Migrated package styles to PostCSS. Moved visual styles to `@ckeditor/ckeditor5-theme-lark` (see [ckeditor/ckeditor5-ui#144](https://github.com/ckeditor/ckeditor5-ui/issues/144)). ([965179e](https://github.com/ckeditor/ckeditor5-heading/commit/965179e))
+* Updated naming of UI components & commands. ([72ee3d6](https://github.com/ckeditor/ckeditor5-heading/commit/72ee3d6))
 
 ### BREAKING CHANGES