Skip to content

Commit 3dc82c7

Browse files
committed
chore: update CHANGELOG.md
1 parent f88dbef commit 3dc82c7

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

packages/stream_chat/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- Added support for Polls feature, which allows users to create and vote on polls in chat messages.
66

7+
🔄 Changed
8+
9+
- Updated minimum Dart version to 3.5.4 for the SDK.
10+
711
## 8.3.0
812

913
✅ Added

packages/stream_chat_flutter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- Added a new `StreamPollCreator` widget to facilitate poll creation within the chat interface.
66

7+
🔄 Changed
8+
9+
- Updated minimum Flutter version to 3.24.5 for the SDK.
10+
711
## 8.3.0
812

913
✅ Added

packages/stream_chat_flutter_core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- Added `StreamPollController` to create and manage a poll based on the passed configs.
66

7+
🔄 Changed
8+
9+
- Updated minimum Flutter version to 3.24.5 for the SDK.
10+
711
## 8.3.0
812

913
- Updated `stream_chat` dependency to [`8.3.0`](https://pub.dev/packages/stream_chat/changelog).

packages/stream_chat_localizations/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Upcoming
22

33
- Added multiple new localization strings related to poll creation and validation.
4+
- Updated minimum Flutter version to 3.24.5 for the SDK.
45

56
## 8.3.0
67

packages/stream_chat_persistence/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Upcoming
2+
3+
- Updated minimum Flutter version to 3.24.5 for the SDK.
4+
15
## 8.3.0
26

37
- Updated `stream_chat` dependency to [`8.3.0`](https://pub.dev/packages/stream_chat/changelog).

0 commit comments

Comments
 (0)