diff --git a/CHANGELOG.md b/CHANGELOG.md index af4a4af..ebb0034 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.1.0 + +1.Fix the problem of missing id in ios message progress + ## 1.0.9 1.Upgrade sdk to 1.4.5. diff --git a/pubspec.yaml b/pubspec.yaml index 5b58897..a5e2aea 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: 1.0.9 +version: 1.1.0 homepage: https://www.rentsoft.cn repository: https://github.com/OpenIMSDK/Open-IM-SDK-Flutter