|
@@ -1,6 +1,17 @@
|
|
|
Changelog
|
|
Changelog
|
|
|
=========
|
|
=========
|
|
|
|
|
|
|
|
|
|
+## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-cloudservices/compare/v1.0.0-alpha.1...v1.0.0-beta.1) (2018-03-15)
|
|
|
|
|
+
|
|
|
|
|
+### Other changes
|
|
|
|
|
+
|
|
|
|
|
+* Removed the default value of `config.cloudServices.uploadUrl`. Closes [#12](https://github.com/ckeditor/ckeditor5-cloudservices/issues/12). ([d718e54](https://github.com/ckeditor/ckeditor5-cloudservices/commit/d718e54))
|
|
|
|
|
+
|
|
|
|
|
+### BREAKING CHANGES
|
|
|
|
|
+
|
|
|
|
|
+* The `config.cloudServices.uploadUrl` needs to be defined to your organization's CKEditor Cloud Services upload URL.
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
## 1.0.0-alpha.1 (2017-11-14)
|
|
## 1.0.0-alpha.1 (2017-11-14)
|
|
|
|
|
|
|
|
### Features
|
|
### Features
|