diff --git a/CHANGELOG.md b/CHANGELOG.md index e93c812..89b6900 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.3.1 + +- Expose `enablePullToZoomInRecord` for the `pickFromCamera` method. +- Trigger shooting preparation only when start recording on iOS. + ## 2.3.0 - Expose `useRootNavigator` while picking. diff --git a/pubspec.yaml b/pubspec.yaml index b74977b..caa4163 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.0 +version: 2.3.1 homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker environment: