From e13a5256da97b2822503c3f07b6a0768fc9634f5 Mon Sep 17 00:00:00 2001 From: Ellet Date: Wed, 13 Dec 2023 15:48:23 +0300 Subject: [PATCH] Prepare for dev version 2 --- flutter_quill_extensions/CHANGELOG.md | 7 +++++++ flutter_quill_test/CHANGELOG.md | 7 +++++++ quill_html_converter/CHANGELOG.md | 7 +++++++ 3 files changed, 21 insertions(+) diff --git a/flutter_quill_extensions/CHANGELOG.md b/flutter_quill_extensions/CHANGELOG.md index d5e93d88..ac3976f7 100644 --- a/flutter_quill_extensions/CHANGELOG.md +++ b/flutter_quill_extensions/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## 9.0.2-dev.2 +* Add the new translations for ru, uk arb files by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Add a new dropdown button by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Update the default style values by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Fix bug [#1562](https://github.com/singerdmx/flutter-quill/issues/1562) +* Fix the second bug of [#1480](https://github.com/singerdmx/flutter-quill/issues/1480) + ## 9.0.2-dev.1 * Add configurations for the new dropdown `QuillToolbarSelectHeaderStyleButton`, you can use the orignal one or this * Fix the [issue](https://github.com/singerdmx/flutter-quill/issues/1119) when enter is pressed, all font settings is lost diff --git a/flutter_quill_test/CHANGELOG.md b/flutter_quill_test/CHANGELOG.md index d5e93d88..ac3976f7 100644 --- a/flutter_quill_test/CHANGELOG.md +++ b/flutter_quill_test/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## 9.0.2-dev.2 +* Add the new translations for ru, uk arb files by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Add a new dropdown button by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Update the default style values by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Fix bug [#1562](https://github.com/singerdmx/flutter-quill/issues/1562) +* Fix the second bug of [#1480](https://github.com/singerdmx/flutter-quill/issues/1480) + ## 9.0.2-dev.1 * Add configurations for the new dropdown `QuillToolbarSelectHeaderStyleButton`, you can use the orignal one or this * Fix the [issue](https://github.com/singerdmx/flutter-quill/issues/1119) when enter is pressed, all font settings is lost diff --git a/quill_html_converter/CHANGELOG.md b/quill_html_converter/CHANGELOG.md index d5e93d88..ac3976f7 100644 --- a/quill_html_converter/CHANGELOG.md +++ b/quill_html_converter/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## 9.0.2-dev.2 +* Add the new translations for ru, uk arb files by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Add a new dropdown button by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Update the default style values by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575) +* Fix bug [#1562](https://github.com/singerdmx/flutter-quill/issues/1562) +* Fix the second bug of [#1480](https://github.com/singerdmx/flutter-quill/issues/1480) + ## 9.0.2-dev.1 * Add configurations for the new dropdown `QuillToolbarSelectHeaderStyleButton`, you can use the orignal one or this * Fix the [issue](https://github.com/singerdmx/flutter-quill/issues/1119) when enter is pressed, all font settings is lost