Skip to content

Commit 6dec878

Browse files
committed
Updated CHANGELOG
1 parent d02f9d7 commit 6dec878

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* `NavigationRail`: `elevation`, `indicator_color`, `indicator_shape`.
1111
* `BottomSheet`: `bgcolor`, `elevation`.
1212
* Added `Dropdown.Option.visible` property.
13+
* Fix AlertDialog broken content when testing in Flet app ([#2192](https://github.com/flet-dev/flet/issues/2192)).
1314

1415
# 0.14.0
1516

package/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* `NavigationRail`: `elevation`, `indicator_color`, `indicator_shape`.
99
* `BottomSheet`: `bgcolor`, `elevation`.
1010
* Added `Dropdown.Option.visible` property.
11+
* Fix AlertDialog broken content when testing in Flet app ([#2192](https://github.com/flet-dev/flet/issues/2192)).
1112

1213
# 0.14.0
1314

0 commit comments

Comments
 (0)