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