Procházet zdrojové kódy

Docs: Changelog. [skip ci]

Piotrek Koszuliński před 6 roky
rodič
revize
5ae08c178a
1 změnil soubory, kde provedl 7 přidání a 0 odebrání
  1. 7 0
      packages/ckeditor5-editor-balloon/CHANGELOG.md

+ 7 - 0
packages/ckeditor5-editor-balloon/CHANGELOG.md

@@ -1,6 +1,13 @@
 Changelog
 =========
 
+## [12.2.0](https://github.com/ckeditor/ckeditor5-editor-balloon/compare/v12.1.1...v12.2.0) (2019-07-04)
+
+### Features
+
+* `BalloonEditor.create()` will throw an error, when textarea element is used. ([83552e2](https://github.com/ckeditor/ckeditor5-editor-balloon/commit/83552e2))
+
+
 ## [12.1.1](https://github.com/ckeditor/ckeditor5-editor-balloon/compare/v12.1.0...v12.1.1) (2019-06-05)
 
 Internal changes only (updated dependencies, documentation, etc.).