chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
## Upcoming
|
||||
|
||||
🐞 Fixed
|
||||
|
||||
- [[#1422]](https://github.com/GetStream/stream-chat-flutter/issues/1422) Fixed `User.createdAt` property using
|
||||
currentTime when the ws connection is not established.
|
||||
|
||||
✅ Added
|
||||
|
||||
- Added support for `ChatPersistenceClient.isConnected` for checking if the client is connected to the database.
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
## Upcoming
|
||||
|
||||
- Added support for `StreamChatPersistenceClient.isConnected` for checking if the client is connected to the database.
|
||||
- [[#1422]](https://github.com/GetStream/stream-chat-flutter/issues/1422) Removed default values
|
||||
from `UserEntity` `createdAt` and `updatedAt` fields.
|
||||
|
||||
## 6.1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user