From 0dbbdc2a1c76af6e42840dcbb8afdfc39973736c Mon Sep 17 00:00:00 2001 From: Alex Li Date: Wed, 1 Sep 2021 16:36:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20##=202.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89b6900..f21b72d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.4.0 + +- Bump `camera` to `0.9.x` . +- Remove `shouldLockPortrait` in picking. + ## 2.3.1 - Expose `enablePullToZoomInRecord` for the `pickFromCamera` method. diff --git a/pubspec.yaml b/pubspec.yaml index 5fb23e4..9592a33 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: 2.3.1 +version: 2.4.0 homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker environment: