diff --git a/CHANGELOG.md b/CHANGELOG.md index 25a1344..e13301a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [1.5.9](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.8...v1.5.9) (2023-11-23) + + +### Bug Fixes + +* some function not call result ([8b75257](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/commit/8b75257ec075dc4bb9fa155618cbe62de91395e7)) + ## [1.5.8](https://github.com/AgoraIO/Agora-Flutter-RTM-SDK/compare/v1.5.7...v1.5.8) (2023-08-07) @@ -159,4 +166,4 @@ ## 0.9.2 -* Flutter for Agora RTM SDK first release \ No newline at end of file +* Flutter for Agora RTM SDK first release diff --git a/pubspec.yaml b/pubspec.yaml index 9158ce6..14f29ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: agora_rtm description: >- Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS. -version: 1.5.8 +version: 1.5.9 homepage: https://www.agora.io repository: https://github.com/AgoraIO/Flutter-RTM environment: