Procházet zdrojové kódy

Added missing changelog entries.

Kamil Piechaczek před 6 roky
rodič
revize
0397a36860
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  1. 11 0
      packages/ckeditor-cloud-services-core/CHANGELOG.md

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

@@ -1,2 +1,13 @@
 Changelog
 =========
+
+## [0.2.0](https://github.com/ckeditor/ckeditor-cloud-services-core/compare/v0.1.1...v0.2.0) (2017-10-27)
+
+### Features
+
+* Added mechanism to refresh the token. Closes [#4](https://github.com/ckeditor/ckeditor-cloud-services-core/issues/4). ([f573905](https://github.com/ckeditor/ckeditor-cloud-services-core/commit/f573905))
+
+
+## [0.1.1](https://github.com/ckeditor/ckeditor-cloud-services-core/compare/v0.1.0...v0.1.1) (2017-10-03)
+
+Internal changes only (updated dependencies, documentation, etc.).