Skip to content

Commit e13a525

Browse files
author
Ellet
committed
Prepare for dev version 2
1 parent 34b73d1 commit e13a525

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

flutter_quill_extensions/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 9.0.2-dev.2
6+
* Add the new translations for ru, uk arb files by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
7+
* Add a new dropdown button by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
8+
* Update the default style values by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
9+
* Fix bug [#1562](https://github.com/singerdmx/flutter-quill/issues/1562)
10+
* Fix the second bug of [#1480](https://github.com/singerdmx/flutter-quill/issues/1480)
11+
512
## 9.0.2-dev.1
613
* Add configurations for the new dropdown `QuillToolbarSelectHeaderStyleButton`, you can use the orignal one or this
714
* Fix the [issue](https://github.com/singerdmx/flutter-quill/issues/1119) when enter is pressed, all font settings is lost

flutter_quill_test/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 9.0.2-dev.2
6+
* Add the new translations for ru, uk arb files by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
7+
* Add a new dropdown button by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
8+
* Update the default style values by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
9+
* Fix bug [#1562](https://github.com/singerdmx/flutter-quill/issues/1562)
10+
* Fix the second bug of [#1480](https://github.com/singerdmx/flutter-quill/issues/1480)
11+
512
## 9.0.2-dev.1
613
* Add configurations for the new dropdown `QuillToolbarSelectHeaderStyleButton`, you can use the orignal one or this
714
* Fix the [issue](https://github.com/singerdmx/flutter-quill/issues/1119) when enter is pressed, all font settings is lost

quill_html_converter/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 9.0.2-dev.2
6+
* Add the new translations for ru, uk arb files by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
7+
* Add a new dropdown button by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
8+
* Update the default style values by [#1575](https://github.com/singerdmx/flutter-quill/pull/1575)
9+
* Fix bug [#1562](https://github.com/singerdmx/flutter-quill/issues/1562)
10+
* Fix the second bug of [#1480](https://github.com/singerdmx/flutter-quill/issues/1480)
11+
512
## 9.0.2-dev.1
613
* Add configurations for the new dropdown `QuillToolbarSelectHeaderStyleButton`, you can use the orignal one or this
714
* Fix the [issue](https://github.com/singerdmx/flutter-quill/issues/1119) when enter is pressed, all font settings is lost

0 commit comments

Comments
 (0)