Skip to content

Commit c8c3ea0

Browse files
committed
🔖 9.4.1
1 parent dc5911e commit c8c3ea0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,18 @@ that can be found in the LICENSE file. -->
99
1010
## Unreleased
1111

12+
*None.*
13+
14+
## 9.4.1
15+
1216
### Improvements
1317

1418
- Improves the default sort conditions.
1519

20+
### Fixes
21+
22+
- Fixes selecting when reached the max asset limit in the preview.
23+
1624
## 9.4.0
1725

1826
### Improvements

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wechat_assets_picker
2-
version: 9.4.0
2+
version: 9.4.1
33
description: |
44
An image picker (also with videos and audio)
55
for Flutter projects based on WeChat's UI,

0 commit comments

Comments
 (0)