Browse Source

Update version and changelog.

cjl_macbook 4 years ago
parent
commit
37c5c2cb7f
2 changed files with 10 additions and 2 deletions
  1. 8
    0
      CHANGELOG.md
  2. 2
    2
      pubspec.yaml

+ 8
- 0
CHANGELOG.md View File

@@ -1,5 +1,13 @@
1 1
 # CHANGELOG
2 2
 
3
+## 0.4.8
4
+
5
+- Rollback photo_manager
6
+
7
+Fix:
8
+
9
+- pickedAssetList error
10
+
3 11
 ## 0.4.7
4 12
 
5 13
 - Rollback photo_manager.

+ 2
- 2
pubspec.yaml View File

@@ -1,6 +1,6 @@
1 1
 name: photo
2 2
 description: image picker, multi picker support video/icloud asset, use flutter as ui, if you want to build custom ui, you just use photo_manager.
3
-version: 0.4.7
3
+version: 0.4.8
4 4
 author: caijinglong<cjl_spy@163.com>
5 5
 homepage: https://github.com/CaiJingLong/flutter_photo
6 6
 
@@ -11,7 +11,7 @@ dependencies:
11 11
   flutter:
12 12
     sdk: flutter
13 13
 
14
-  photo_manager: ^0.4.7
14
+  photo_manager: ^0.4.8
15 15
   # photo_manager:
16 16
   #   git:
17 17
   #     url: https://github.com/CaiJingLong/flutter_photo_manager.git