Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CaiJingLong committed Jul 13, 2020
1 parent 048ebd7 commit 28648ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CHANGELOG

- [CHANGELOG](#changelog)
- [0.5.6](#056)
- [0.5.5+1](#0551)
- [0.5.5](#055)
- [0.5.4](#054)
Expand Down Expand Up @@ -41,6 +42,10 @@
- [0.0.2 update readme](#002-update-readme)
- [0.0.1](#001)

## 0.5.6

Fix save image with path for android.

## 0.5.5+1

Remove verbose log.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: photo_manager
description: You can scan photos and albums. Only api, not have ui. you can use the api to create your image picker. or use photo
version: 0.5.5+1
version: 0.5.6
# author: caijinglong<cjl_spy@163.com>
homepage: https://github.com/CaiJingLong/flutter_photo_manager

Expand Down

0 comments on commit 28648ce

Please sign in to comment.