diff --git a/CHANGELOG.md b/CHANGELOG.md index 21071ce..e08e6af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.6.5 + +- Remove duplicate future requests when saving entity. + ## 2.6.4 - Drop initialize when the controller has been already initialized. (#70) diff --git a/pubspec.yaml b/pubspec.yaml index 07b6fb4..4195a38 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.6.4 +version: 2.6.5 homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker environment: