소스 검색

Docs: Changelog. [skip ci]

Piotrek Koszuliński 8 년 전
부모
커밋
40506200cb
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      packages/ckeditor5-widget/CHANGELOG.md

+ 9 - 0
packages/ckeditor5-widget/CHANGELOG.md

@@ -0,0 +1,9 @@
+Changelog
+=========
+
+## 0.1.0 (2017-04-05)
+
+### Features
+
+* Initial implementation (moved from the `ckeditor5-image` package). Closes [#1](https://github.com/ckeditor/ckeditor5-widget/issues/1). ([564dd97](https://github.com/ckeditor/ckeditor5-widget/commit/564dd97))
+* Named existing plugin(s). ([1cff398](https://github.com/ckeditor/ckeditor5-widget/commit/1cff398))