Parcourir la source

Docs: Changelog. [skip ci]

Marek Lewandowski il y a 6 ans
Parent
commit
a8d077a7e7
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      packages/ckeditor5-block-quote/CHANGELOG.md

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

@@ -1,6 +1,14 @@
 Changelog
 =========
 
+## [15.0.0](https://github.com/ckeditor/ckeditor5-block-quote/compare/v11.1.3...v15.0.0) (2019-10-23)
+
+### Other changes
+
+* Add `pluginName` property to editing plugins. ([3d6b419](https://github.com/ckeditor/ckeditor5-block-quote/commit/3d6b419))
+* Updated translations. ([47acb53](https://github.com/ckeditor/ckeditor5-block-quote/commit/47acb53)) 
+
+
 ## [11.1.3](https://github.com/ckeditor/ckeditor5-block-quote/compare/v11.1.2...v11.1.3) (2019-08-26)
 
 ### Bug fixes