Browse Source

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 7 years ago
parent
commit
06c6170ece
1 changed files with 0 additions and 9 deletions
  1. 0 9
      packages/ckeditor5-font/CHANGELOG.md

+ 0 - 9
packages/ckeditor5-font/CHANGELOG.md

@@ -6,12 +6,3 @@ Changelog
 ### Features
 
 * The initial font feature implementation. Closes [#2](https://github.com/ckeditor/ckeditor5-font/issues/2). Closes [#3](https://github.com/ckeditor/ckeditor5-font/issues/3). Closes [#4](https://github.com/ckeditor/ckeditor5-font/issues/4). ([a527fe7](https://github.com/ckeditor/ckeditor5-font/commit/a527fe7))
-
-### Bug fixes
-
-* Add missing dependencies to package.json. ([4078287](https://github.com/ckeditor/ckeditor5-font/commit/4078287))
-
-### Other changes
-
-* Aligning with new conversion helpers API. ([c1f4da7](https://github.com/ckeditor/ckeditor5-font/commit/c1f4da7))
-* Updated translations. ([6d3f281](https://github.com/ckeditor/ckeditor5-font/commit/6d3f281))