From b1b57325210da7ab41abe07f2cccb2c3c11e55d0 Mon Sep 17 00:00:00 2001 From: Alex Li Date: Fri, 16 Jul 2021 09:56:57 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20##=202.3.0-dev.2?= 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 5481092..9fd633e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,16 @@ 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). +## 2.3.0-dev.2 + +- Expose `useRootNavigator` while picking. + ## 2.3.0-dev.1 - Initialize a new controller if failed to stop recording. (#39) - Throw or rethrow exceptions that used to be caught. (#41) - Update the back icon with preview. +- Enhance video capture on iOS with preparation. ## 2.2.0 diff --git a/pubspec.yaml b/pubspec.yaml index 77c9fb3..06f8909 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-dev.1 +version: 2.3.0-dev.2 homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker environment: