diff --git a/CHANGELOG.md b/CHANGELOG.md index a0c689521..bdd76ab44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.2.0-rc.0](https://github.com/AgoraIO/Flutter-SDK/compare/v4.1.0-rc.0...v4.2.0-rc.0) (2021-12-13) + + +### Features + +* support native 3.5.2 ([#525](https://github.com/AgoraIO/Flutter-SDK/issues/525)) ([5457e35](https://github.com/AgoraIO/Flutter-SDK/commit/5457e3521a5e89d70089b8b0db7e8229a623b1a1)) + # [4.1.0-rc.0](https://github.com/AgoraIO/Flutter-SDK/compare/v4.0.7...v4.1.0-rc.0) (2021-12-13) diff --git a/pubspec.yaml b/pubspec.yaml index cac24e014..9c640d85b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: agora_rtc_engine description: >- Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code. -version: 4.1.0-rc.0 +version: 4.2.0-rc.0 homepage: 'https://www.agora.io' repository: 'https://github.com/AgoraIO/Flutter-SDK' environment: