浏览代码

Docs: Changelog. [skip ci]

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

+ 7 - 0
packages/ckeditor5-editor-inline/CHANGELOG.md

@@ -1,6 +1,13 @@
 Changelog
 =========
 
+## [0.1.1](https://github.com/ckeditor/ckeditor5-editor-inline/compare/v0.1.0...v0.1.1) (2017-05-07)
+
+### Bug fixes
+
+* The position of the floating toolbar should be updated after the editable has grown. Closes [#4](https://github.com/ckeditor/ckeditor5-editor-inline/issues/4). ([ae578b3](https://github.com/ckeditor/ckeditor5-editor-inline/commit/ae578b3))
+
+
 ## 0.1.0 (2017-04-05)
 
 ### Features