Parcourir la source

Docs: Changelog. [skip ci]

Marek Lewandowski il y a 6 ans
Parent
commit
d018f1a471
1 fichiers modifiés avec 14 ajouts et 0 suppressions
  1. 14 0
      packages/ckeditor5-code-block/CHANGELOG.md

+ 14 - 0
packages/ckeditor5-code-block/CHANGELOG.md

@@ -1,2 +1,16 @@
 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
+=========