update changelog

This commit is contained in:
vinsonswang 2024-12-12 20:47:54 +08:00
parent e7c38ef149
commit 763cf3f750
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
# 3.1.0+2
* Replace the flutter_slidable library with flutter_slidable_plus_plus to solve the compatibility issue of flutter 3.27.0 version.
# 3.1.0+1
* Upgrade the third-party library version to adapt to Android AGP 8.0.
# 3.1.0 # 3.1.0
## Bug Fixes ## Bug Fixes
* The interface for deleting messages is changed to the interface for deleting cloud messages. * The interface for deleting messages is changed to the interface for deleting cloud messages.