浏览代码

Docs: Corrected the changelog. [skip ci]

Piotrek Koszuliński 5 年之前
父节点
当前提交
6d06f5c78c
共有 1 个文件被更改,包括 1 次插入13 次删除
  1. 1 13
      packages/ckeditor5-special-characters/CHANGELOG.md

+ 1 - 13
packages/ckeditor5-special-characters/CHANGELOG.md

@@ -3,16 +3,4 @@ Changelog
 
 ## [17.0.0](https://github.com/ckeditor/ckeditor5-special-characters/tree/v17.0.0) (2020-02-19)
 
-### Features
-
-* Added "All" category which displays all available special characters. Closes [ckeditor/ckeditor5#5983](https://github.com/ckeditor/ckeditor5/issues/5983). ([0af9a0a](https://github.com/ckeditor/ckeditor5-special-characters/commit/0af9a0a))
-* Added the special character info bar that makes the feature more user–friendly. Closes [ckeditor/ckeditor5#5817](https://github.com/ckeditor/ckeditor5/issues/5817). ([5d36463](https://github.com/ckeditor/ckeditor5-special-characters/commit/5d36463))
-* Introduced the special characters plugin. See [ckeditor/ckeditor5#1110](https://github.com/ckeditor/ckeditor5/issues/1110). ([bed8854](https://github.com/ckeditor/ckeditor5-special-characters/commit/bed8854))
-
-### Bug fixes
-
-* Special characters grid tile should render correctly when the scrollbar shows up in the panel (Safari, Firefox). Closes [ckeditor/ckeditor5#5831](https://github.com/ckeditor/ckeditor5/issues/5831). ([bf6c78f](https://github.com/ckeditor/ckeditor5-special-characters/commit/bf6c78f))
-
-### Other changes
-
-* Moved the "All" special category at the top of the dropdown. Closes [[ckeditor/ckeditor5#6157](https://github.com/ckeditor/ckeditor5/issues/6157)](https://github.com/ckeditor/ckeditor5/issues/6157). ([5982c3c](https://github.com/ckeditor/ckeditor5-special-characters/commit/5982c3c))
+The initial release.