Przeglądaj źródła

Docs: Changelog. [skip ci]

Piotrek Koszuliński 6 lat temu
rodzic
commit
5d3d24b6f4
1 zmienionych plików z 11 dodań i 0 usunięć
  1. 11 0
      packages/ckeditor5-block-quote/CHANGELOG.md

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

@@ -1,6 +1,17 @@
 Changelog
 Changelog
 =========
 =========
 
 
+## [11.1.0](https://github.com/ckeditor/ckeditor5-block-quote/compare/v11.0.1...v11.1.0) (2019-06-05)
+
+### Features
+
+* Add possibility to force quoting or un-quoting in `execute()`. Closes: [#35](https://github.com/ckeditor/ckeditor5-block-quote/issues/35). ([e9a5027](https://github.com/ckeditor/ckeditor5-block-quote/commit/e9a5027))
+
+### Other changes
+
+* Updated translations. ([eb15fc6](https://github.com/ckeditor/ckeditor5-block-quote/commit/eb15fc6)) 
+
+
 ## [11.0.1](https://github.com/ckeditor/ckeditor5-block-quote/compare/v11.0.0...v11.0.1) (2019-04-10)
 ## [11.0.1](https://github.com/ckeditor/ckeditor5-block-quote/compare/v11.0.0...v11.0.1) (2019-04-10)
 
 
 ### Other changes
 ### Other changes