added changelog
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## Upcoming
|
||||
|
||||
✅ Added
|
||||
|
||||
🛑️ Breaking Changes from `3.2.0`
|
||||
|
||||
- `MessageInput` now works with a `MessageInputController` instead of a `TextEditingController`
|
||||
|
||||
## 3.2.0
|
||||
|
||||
- Updated Dart SDK constraints to `>=2.14.0 <3.0.0`
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
✅ Added
|
||||
|
||||
- Added `MessageInputController` to hold `Message` related data.
|
||||
|
||||
## 3.2.0
|
||||
|
||||
- Updated `stream_chat` dependency to [`3.2.0`](https://pub.dev/packages/stream_chat/changelog).
|
||||
|
||||
Reference in New Issue
Block a user