Skip to content

Commit

Permalink
🔖 ## 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Jul 23, 2020
1 parent 751bbc0 commit c2c1f67
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,3 +1,8 @@
# [1.1.0]

* Add `isOnlyAllowRecording` . Resolves #4 .
* Make camera switching available. Resolves #5 .

# [1.0.0+1]

* Fix potential non exist directory access.
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: wechat_camera_picker
description: A camera picker which is an extension to wechat_assets_picker, but can be run separately.
version: 1.0.0+1
version: 1.1.0
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker

environment:
Expand Down

0 comments on commit c2c1f67

Please sign in to comment.