added changelog

This commit is contained in:
Deven Joshi
2021-11-09 16:20:51 +05:30
parent 13b0fa0a4c
commit c9f848a693
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
## Upcoming
✅ Added
- `ChannelModel` now supplies individual user capabilities.
## 3.2.0
🐞 Fixed
@@ -1,3 +1,9 @@
## Upcoming
🛑️ Breaking Changes from `3.2.0`
- `pinPermissions` is no longer needed in `MessageListView`.
## 3.2.0
- Updated Dart SDK constraints to `>=2.14.0 <3.0.0`