Explorar el Código

Docs: Changelog. [skip ci]

Piotrek Koszuliński hace 6 años
padre
commit
5ae08c178a
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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.).