From 95b21789a4ecaf06afd5c39596d5b5371eb04edf Mon Sep 17 00:00:00 2001 From: littleGnAl Date: Sat, 11 Mar 2023 05:19:26 +0000 Subject: [PATCH] chore: release 1.1.0-rc.4 --- CHANGELOG.md | 7 +++++++ pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a299df..58aebd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0-rc.4](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/1.1.0-rc.3...1.1.0-rc.4) (2023-03-11) + + +### Features + +* implement invokeMethodList ([15c6e38](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/commit/15c6e3855c1a3bdfbd51101bcbda5a1b36a2c98b)) + ## [1.1.0-rc.3](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/1.1.0-rc.2...1.1.0-rc.3) (2023-02-23) diff --git a/pubspec.yaml b/pubspec.yaml index d7a30a0..472de77 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: iris_method_channel description: >- iris_method_channel is a method channel that communicate between C/C++(iris) and dart, which is used by Agora Flutter SDKs. -version: 1.1.0-rc.3 +version: 1.1.0-rc.4 homepage: https://www.agora.io repository: https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/tree/main environment: