Skip to content

Commit 7653b52

Browse files
committed
🔖 ## 6.0.1
1 parent 6c7ccb3 commit 7653b52

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6.0.1
4+
5+
- Improve total count calculation with `AssetPathEntity`. (#187)
6+
- Obtain `AssetPathEntity.isAll` fix from `photo_manager`.
7+
- Documents update.
8+
39
## 6.0.0
410

511
### New features

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker
22
description: An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
3-
version: 6.0.0
3+
version: 6.0.1
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)