Skip to content

Commit 47ef6c9

Browse files
committed
Added to changelog: Fix loading assets in sub-dirs
1 parent 059c612 commit 47ef6c9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
## 0.8.2
44

5-
* Fix `flet pack` command on macOS ([#1580](https://github.com/flet-dev/flet/issues/1580)).
5+
* Fix `flet pack` command on macOS ([#1580](https://github.com/flet-dev/flet/issues/1580))
6+
* Fixed: Assets dir and manifest does not work ([#1573](https://github.com/flet-dev/flet/issues/1573))
67

78
## 0.8.1
89

package/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.8.2
22

33
* Fix `flet pack` command on macOS ([#1580](https://github.com/flet-dev/flet/issues/1580)).
4+
* Fixed: Assets dir and manifest does not work ([#1573](https://github.com/flet-dev/flet/issues/1573))
45

56
## 0.8.1
67

0 commit comments

Comments
 (0)