diff --git a/CHANGELOG.md b/CHANGELOG.md index 1763e72..d2f09d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.0-dev.3](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/2.0.0-dev.2...2.0.0-dev.3) (2023-09-13) + + +### Bug Fixes + +* [native] Fix errors when hot restarted ([#86](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/issues/86)) ([ab6260e](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/commit/ab6260ee461aa7e4363a993794c0956116a0ad9c)) + ## [2.0.0-dev.2](https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/compare/2.0.0-dev.1...2.0.0-dev.2) (2023-09-11) diff --git a/pubspec.yaml b/pubspec.yaml index e88e458..bf7e52d 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: 2.0.0-dev.2 +version: 2.0.0-dev.3 homepage: https://www.agora.io repository: https://github.com/AgoraIO-Extensions/iris_method_channel_flutter/tree/main environment: