Update Change log

pull/1694/head
Cheryl 1 year ago
parent 34a2c3e9a2
commit 97a5ed1a1b
  1. 3
      CHANGELOG.md
  2. 3
      flutter_quill_extensions/CHANGELOG.md
  3. 3
      flutter_quill_test/CHANGELOG.md
  4. 3
      quill_html_converter/CHANGELOG.md
  5. 3
      quill_pdf_converter/CHANGELOG.md

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## 9.2.9
* Placeholder
## 9.2.8
* feat: Export Container node as QuillContainer
* fix web cursor position / height (don't use iOS logic)

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## 9.2.9
* Placeholder
## 9.2.6
* [fix selection.affinity always downstream after updateEditingValue](https://github.com/singerdmx/flutter-quill/pull/1682)
* Bumb version of `super_clipboard`

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## 9.2.9
* Placeholder
## 9.2.6
* [fix selection.affinity always downstream after updateEditingValue](https://github.com/singerdmx/flutter-quill/pull/1682)
* Bumb version of `super_clipboard`

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## 9.2.9
* Placeholder
## 9.2.6
* [fix selection.affinity always downstream after updateEditingValue](https://github.com/singerdmx/flutter-quill/pull/1682)
* Bumb version of `super_clipboard`

@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## 9.2.9
* Placeholder
## 9.2.6
* [fix selection.affinity always downstream after updateEditingValue](https://github.com/singerdmx/flutter-quill/pull/1682)
* Bumb version of `super_clipboard`

Loading…
Cancel
Save