Przeglądaj źródła

Docs: Corrected the changelog. [skip ci]

Marek Lewandowski 6 lat temu
rodzic
commit
8b1628089f
1 zmienionych plików z 1 dodań i 11 usunięć
  1. 1 11
      packages/ckeditor5-code-block/CHANGELOG.md

+ 1 - 11
packages/ckeditor5-code-block/CHANGELOG.md

@@ -3,14 +3,4 @@ Changelog
 
 ## [16.0.0](https://github.com/ckeditor/ckeditor5-code-block/tree/v16.0.0) (2019-12-04)
 
-### Features
-
-* Initial implementation of the code block feature. Closes [ckeditor/ckeditor5#436](https://github.com/ckeditor/ckeditor5/issues/436). Closes [ckeditor/ckeditor5#5664](https://github.com/ckeditor/ckeditor5/issues/5664). Closes [ckeditor/ckeditor5#5666](https://github.com/ckeditor/ckeditor5/issues/5666). ([eb9ef5e](https://github.com/ckeditor/ckeditor5-code-block/commit/eb9ef5e))
-
-### Other changes
-
-* Updated translations. ([beebf33](https://github.com/ckeditor/ckeditor5-code-block/commit/beebf33)) 
-
-
-Changelog
-=========
+The initial release.