|
|
@@ -0,0 +1,17 @@
|
|
|
+Changelog
|
|
|
+=========
|
|
|
+
|
|
|
+## 1.0.0-beta.1 (2018-03-15)
|
|
|
+
|
|
|
+### Features
|
|
|
+
|
|
|
+* The initial font feature implementation. Closes [#2](https://github.com/ckeditor/ckeditor5-font/issues/2). Closes [#3](https://github.com/ckeditor/ckeditor5-font/issues/3). Closes [#4](https://github.com/ckeditor/ckeditor5-font/issues/4). ([a527fe7](https://github.com/ckeditor/ckeditor5-font/commit/a527fe7))
|
|
|
+
|
|
|
+### Bug fixes
|
|
|
+
|
|
|
+* Add missing dependencies to package.json. ([4078287](https://github.com/ckeditor/ckeditor5-font/commit/4078287))
|
|
|
+
|
|
|
+### Other changes
|
|
|
+
|
|
|
+* Aligning with new conversion helpers API. ([c1f4da7](https://github.com/ckeditor/ckeditor5-font/commit/c1f4da7))
|
|
|
+* Updated translations. ([6d3f281](https://github.com/ckeditor/ckeditor5-font/commit/6d3f281))
|