chore: update CHANGELOG.md

This commit is contained in:
Gordon Hayes
2021-08-05 13:41:32 +02:00
parent 22f323b37d
commit dd3b67a62a
+4
View File
@@ -4,6 +4,10 @@
- Fixed `channel.markAllRead` throwing failed host lookup.
✅ Added
- `User` and `OwnUser` classes now have an `image` property. Setting an image will also set the 'image' key on `extraData`, so `user.image` and `user.extraData['image']` is the same.
## 2.1.1
🐞 Fixed