added changelog entries

This commit is contained in:
Deven Joshi
2021-07-26 18:30:31 +05:30
parent e373d42c1b
commit f326480ed3
2 changed files with 4 additions and 0 deletions
@@ -4,6 +4,7 @@
- Added `MessageListView.paginationLimit`
- Allow the various ListView widgets to be themed via ThemeData classes
- Added `bottomRowBuilder` and `deletedBottomRowBuilder` that build a widget below a `MessageWidget`
🐞 Fixed
@@ -3,6 +3,9 @@
✅ Added
- Added `MessageListCore.paginationLimit`
🛑️ Changed
- Changed default message filter of `MessageListCore`
## 2.0.0
🛑️ Breaking Changes from `1.5.3`