浏览代码

Docs: Changelog.

Piotrek Koszuliński 8 年之前
父节点
当前提交
df6b71de5f
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      packages/ckeditor5-enter/CHANGELOG.md

+ 8 - 0
packages/ckeditor5-enter/CHANGELOG.md

@@ -0,0 +1,8 @@
+Changelog
+=========
+
+## [0.8.0](https://github.com/ckeditor/ckeditor5-enter/compare/v0.7.0...v0.8.0) (2017-03-06)
+
+### Features
+
+* Integrated the command with `Schema#limits`. Closes [#38](https://github.com/ckeditor/ckeditor5/issues/38). ([36dac9b](https://github.com/ckeditor/ckeditor5-enter/commit/36dac9b))