Przeglądaj źródła

Docs: Changelog. [skip ci]

Marek Lewandowski 5 lat temu
rodzic
commit
da34fe1d60

+ 9 - 0
packages/ckeditor-cloud-services-core/CHANGELOG.md

@@ -1,6 +1,15 @@
 Changelog
 =========
 
+## [19.0.0](https://github.com/ckeditor/ckeditor-cloud-services-core/compare/v18.0.0...v19.0.0) (2020-04-28)
+
+### Features
+
+* Expose the refreshToken method. ([013b89e](https://github.com/ckeditor/ckeditor-cloud-services-core/commit/013b89e))
+
+  Expose the refreshToken method.
+
+
 ## [18.0.0](https://github.com/ckeditor/ckeditor-cloud-services-core/compare/v17.0.0...v18.0.0) (2020-03-19)
 
 Internal changes only (updated dependencies, documentation, etc.).