added changelog

This commit is contained in:
Deven Joshi
2021-11-10 18:34:15 +05:30
parent bfacbaa1ad
commit 9f9f0f510d
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
## Upcoming
✅ Added
- Extra properties added to `PaginationParams` to aid in fetching messages.
## 3.2.0
🐞 Fixed
@@ -1,3 +1,9 @@
## Upcoming
✅ Added
- `StreamChannel` can now fetch messages around a message ID with the `queryAroundMessage` call.
## 3.2.0
- Updated Dart SDK constraints to `>=2.14.0 <3.0.0`