Piotrek Koszuliński 8 anni fa
parent
commit
2a22703e57
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      packages/ckeditor5-utils/CHANGELOG.md

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

@@ -0,0 +1,8 @@
+Changelog
+=========
+
+## [0.8.0](https://github.com/ckeditor/ckeditor5-utils/compare/v0.7.0...v0.8.0) (2017-03-06)
+
+### Features
+
+* Added ability to provide default configurations to `Config` constructor. Closes [#126](https://github.com/ckeditor/ckeditor5/issues/126). ([16a2a31](https://github.com/ckeditor/ckeditor5-utils/commit/16a2a31))