diff --git a/CHANGELOG.md b/CHANGELOG.md index b7cf390..42f949d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 1.2.3 + +- Fix `maximumRecordingDuration` not passed in static method. #14 + ## 1.2.2 - Raise dependencies versions. diff --git a/pubspec.yaml b/pubspec.yaml index 4711d43..3bdeec5 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: 1.2.2 +version: 1.2.3 homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker environment: