Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
demchenkoalex committed Jul 14, 2021
1 parent 0136c06 commit c2f8b0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## 1.1.1

- Update dependencies
- Add possibility to order rooms by last updated (e.g. show room on top when it has the latest message)
- Add possibility to order rooms by last updated (e.g. show room on top when it has the latest message). See documentation comment for `rooms` function inside `FirebaseChatCore` class.
- Fix user avatars inside example if no remote URL is available
- Add `deleteUserFromFirestore` function. Thanks @SalahAdDin for the PR!

## 1.1.0

Expand Down

0 comments on commit c2f8b0a

Please sign in to comment.