Parcourir la source

Added missing changelog entries.

Kamil Piechaczek il y a 6 ans
Parent
commit
0397a36860
1 fichiers modifiés avec 11 ajouts et 0 suppressions
  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.).