Sfoglia il codice sorgente

Docs: Changelog. [skip ci]

Piotrek Koszuliński 7 anni fa
parent
commit
c957430ec9
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      packages/ckeditor5-clipboard/CHANGELOG.md

+ 8 - 0
packages/ckeditor5-clipboard/CHANGELOG.md

@@ -1,6 +1,14 @@
 Changelog
 =========
 
+## [1.0.0-beta.1](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.2...v1.0.0-beta.1) (2018-03-15)
+
+### Other changes
+
+* Aligned code to the changes API in `ckeditor5-engine`. Read more [ckeditor/ckeditor5-engine#738](https://github.com/ckeditor/ckeditor5-engine/issues/738). ([e7509bd](https://github.com/ckeditor/ckeditor5-clipboard/commit/e7509bd))
+* Aligned code to the changes in the engine. ([44264c2](https://github.com/ckeditor/ckeditor5-clipboard/commit/44264c2))
+
+
 ## [1.0.0-alpha.2](https://github.com/ckeditor/ckeditor5-clipboard/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2017-11-14)
 
 Internal changes only (updated dependencies, documentation, etc.).