chore: update changelog.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-05-19 01:40:55 +05:30
committed by xsahil03x
parent 96c538a4c1
commit 4efe30f43b
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
## Upcoming
✅ Added
- Added support for `ChatPersistenceClient.isConnected` for checking if the client is connected to the database.
## 6.1.0
🐞 Fixed
@@ -1,3 +1,7 @@
## Upcoming
- Added support for `StreamChatPersistenceClient.isConnected` for checking if the client is connected to the database.
## 6.1.0
- Updated `dart` sdk environment range to support `3.0.0`.