Browse Source

Add support section to readme

pull/183/head
Seb 5 years ago
parent
commit
d26aa2fdc4
  1. 4
      CHANGELOG.md
  2. 4
      README.md

4
CHANGELOG.md

@ -1,5 +1,5 @@
## 4.0.0 (TBD)
* Vue3 support
## 4.0.0 (2020-11-05)
* Vue 3 support
## 3.2.4 (2020-10-16)
* Fixed handling of inline template event bindings

4
README.md

@ -8,6 +8,10 @@ This package is a thin wrapper around [TinyMCE](https://github.com/tinymce/tinym
* For the TinyMCE Vue Quick Start, see: [TinyMCE Documentation - Vue Integration](https://www.tiny.cloud/docs/integrations/vue/#tinymcevuejsintegrationquickstartguide).
* For the TinyMCE Vue Technical Reference, see: [TinyMCE Documentation - TinyMCE Vue Technical Reference](https://www.tiny.cloud/docs/integrations/vue/#tinymcevuejstechnicalreference).
### Support
Version 4.0 is intended to support Vue 3. For Vue 2.x and below please use previous versions of the wrapper.
### Issues
Have you found an issue with `tinymce-vue` or do you have a feature request? Open up an [issue](https://github.com/tinymce/tinymce-vue/issues) and let us know or submit a [pull request](https://github.com/tinymce/tinymce-vue/pulls). *Note: for issues related to TinyMCE please visit the [TinyMCE repository](https://github.com/tinymce/tinymce).*
Loading…
Cancel
Save