Sfoglia il codice sorgente

Docs: Changelog. [skip ci]

Piotrek Koszuliński 8 anni fa
parent
commit
40506200cb
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  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))