8
0
Эх сурвалжийг харах

Docs: Changelog. [skip ci]

Piotrek Koszuliński 8 жил өмнө
parent
commit
dd8efcc454

+ 11 - 0
packages/ckeditor5-block-quote/CHANGELOG.md

@@ -1,6 +1,17 @@
 Changelog
 Changelog
 =========
 =========
 
 
+## [0.2.0](https://github.com/ckeditor/ckeditor5-block-quote/compare/v0.1.1...v0.2.0) (2017-09-03)
+
+### Other changes
+
+* Aligned the implementation to the new Command API (see https://github.com/ckeditor/ckeditor5-core/issues/88). ([627510a](https://github.com/ckeditor/ckeditor5-block-quote/commit/627510a))
+
+### BREAKING CHANGES
+
+* The command API has been changed.
+
+
 ## [0.1.1](https://github.com/ckeditor/ckeditor5-block-quote/compare/v0.1.0...v0.1.1) (2017-05-07)
 ## [0.1.1](https://github.com/ckeditor/ckeditor5-block-quote/compare/v0.1.0...v0.1.1) (2017-05-07)
 
 
 ### Bug fixes
 ### Bug fixes