diff --git a/docs/document/android/releasenote.md b/docs/document/android/releasenote.md index eb9af6cb..0114a64c 100644 --- a/docs/document/android/releasenote.md +++ b/docs/document/android/releasenote.md @@ -2,6 +2,12 @@ +## 版本 V4.10.2 Dev 2024-11-04(开发版) + +### 修复 + +修复置顶的单聊消息被撤回后,该消息未能及时地从置顶消息缓存(`EMConversation#pinnedMessages`)中移除的问题。 + ## 版本 V4.10.1 Dev 2024-10-11(开发版) ### 优化