From 0e21b1cf28f8571b2e28c64d764de06ad8c3f060 Mon Sep 17 00:00:00 2001 From: Cheryl Date: Tue, 13 Feb 2024 11:11:04 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ dart_quill_delta/CHANGELOG.md | 6 ++++++ flutter_quill_extensions/CHANGELOG.md | 6 ++++++ flutter_quill_test/CHANGELOG.md | 6 ++++++ quill_html_converter/CHANGELOG.md | 6 ++++++ quill_pdf_converter/CHANGELOG.md | 6 ++++++ 6 files changed, 36 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65c816a7..86133630 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 9.2.13 +* Fix crash with inserting text from contextMenuButtonItems +* Fix incorrect behaviour of context menu +* fix: selection handles behaviour and unnessesary style assert +* Update quill_fr.arb + ## 9.2.12 * Fix safari clipboard bug * Add the option to disable clipboard functionality diff --git a/dart_quill_delta/CHANGELOG.md b/dart_quill_delta/CHANGELOG.md index 65c816a7..305c9161 100644 --- a/dart_quill_delta/CHANGELOG.md +++ b/dart_quill_delta/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 9.2.13 +* Fix crash with inserting text from contextMenuButtonItems +* Fix incorrect behaviour of context menu +* fix: selection handles behaviour and unnessesary style assert +* Update quill_fr.arb + ## 9.2.12 * Fix safari clipboard bug * Add the option to disable clipboard functionality diff --git a/flutter_quill_extensions/CHANGELOG.md b/flutter_quill_extensions/CHANGELOG.md index 65c816a7..305c9161 100644 --- a/flutter_quill_extensions/CHANGELOG.md +++ b/flutter_quill_extensions/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 9.2.13 +* Fix crash with inserting text from contextMenuButtonItems +* Fix incorrect behaviour of context menu +* fix: selection handles behaviour and unnessesary style assert +* Update quill_fr.arb + ## 9.2.12 * Fix safari clipboard bug * Add the option to disable clipboard functionality diff --git a/flutter_quill_test/CHANGELOG.md b/flutter_quill_test/CHANGELOG.md index 65c816a7..305c9161 100644 --- a/flutter_quill_test/CHANGELOG.md +++ b/flutter_quill_test/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 9.2.13 +* Fix crash with inserting text from contextMenuButtonItems +* Fix incorrect behaviour of context menu +* fix: selection handles behaviour and unnessesary style assert +* Update quill_fr.arb + ## 9.2.12 * Fix safari clipboard bug * Add the option to disable clipboard functionality diff --git a/quill_html_converter/CHANGELOG.md b/quill_html_converter/CHANGELOG.md index 65c816a7..305c9161 100644 --- a/quill_html_converter/CHANGELOG.md +++ b/quill_html_converter/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 9.2.13 +* Fix crash with inserting text from contextMenuButtonItems +* Fix incorrect behaviour of context menu +* fix: selection handles behaviour and unnessesary style assert +* Update quill_fr.arb + ## 9.2.12 * Fix safari clipboard bug * Add the option to disable clipboard functionality diff --git a/quill_pdf_converter/CHANGELOG.md b/quill_pdf_converter/CHANGELOG.md index 65c816a7..305c9161 100644 --- a/quill_pdf_converter/CHANGELOG.md +++ b/quill_pdf_converter/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 9.2.13 +* Fix crash with inserting text from contextMenuButtonItems +* Fix incorrect behaviour of context menu +* fix: selection handles behaviour and unnessesary style assert +* Update quill_fr.arb + ## 9.2.12 * Fix safari clipboard bug * Add the option to disable clipboard functionality