diff --git a/CHANGELOG.md b/CHANGELOG.md index 9155d02..f0b99f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.4.2 + +- Flip the preview if the user is using a front camera. + ## 2.4.1 - Handle save exceptions more graceful. diff --git a/pubspec.yaml b/pubspec.yaml index 02ed34f..bac2dd8 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.4.1 +version: 2.4.2 homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker environment: