diff --git a/CHANGELOG.md b/CHANGELOG.md index f8bc78a66..b5b4e58ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ -# [5.1.0](https://github.com/AgoraIO/Agora-Flutter-SDK/compare/v5.0.1...v5.1.0) (2022-04-15) +## [5.1.1](https://github.com/AgoraIO/Agora-Flutter-SDK/compare/v5.1.0...v5.1.1) (2022-05-13) + + +### Bug Fixes + +* fix IrisEventHandler crash ([#667](https://github.com/AgoraIO/Agora-Flutter-SDK/issues/667)) ([e5335d8](https://github.com/AgoraIO/Agora-Flutter-SDK/commit/e5335d809514e91338f00ea76955733f476b6bc4)) + + +### Features + +* Upgrade gradle version to 7.x ([1291a5e](https://github.com/AgoraIO/Agora-Flutter-SDK/commit/1291a5e14026eae9a3470fb576d8ce827ae5c0ae))# [5.1.0](https://github.com/AgoraIO/Agora-Flutter-SDK/compare/v5.0.1...v5.1.0) (2022-04-15) ### Bug Fixes diff --git a/pubspec.yaml b/pubspec.yaml index 5ce246ab9..a7f53d468 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: agora_rtc_engine description: >- Flutter plugin of Agora RTC SDK, allow you to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code. -version: 5.1.0 +version: 5.1.1 homepage: https://www.agora.io repository: https://github.com/AgoraIO/Flutter-SDK environment: