diff --git a/CHANGELOG.md b/CHANGELOG.md index ed510aa..0804dde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## 2.0.0+1 +1.Fix some one crash
+ +## 2.0.0+1 + 1.Fix multi-terminal synchronization bug fix for retracted messages
2.Fix sending picture flashback bug
3.Fix other bug diff --git a/pubspec.yaml b/pubspec.yaml index 2bca1df..1e6c623 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_openim_sdk description: An instant messaging plug-in that supports Android and IOS. And the server is also all open source. -version: 2.0.0+1 +version: 2.0.0+2 homepage: https://www.rentsoft.cn repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter