Skip to content

Commit b027e0a

Browse files
committed
chore: update CHANGELOG.md
1 parent f8f9875 commit b027e0a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

packages/stream_chat_persistence/CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Upcoming
2+
3+
- Added support for `Poll` and `PollVote` entities in the database.
4+
15
## 8.1.0
26

37
- Updated `stream_chat` dependency to [`8.1.0`](https://pub.dev/packages/stream_chat/changelog).
@@ -61,8 +65,7 @@
6165

6266
## 6.7.0
6367

64-
- [[#1683]](https://github.com/GetStream/stream-chat-flutter/issues/1683) Fixed SqliteException no such
65-
column `messages.state`.
68+
- [[#1683]](https://github.com/GetStream/stream-chat-flutter/issues/1683) Fixed SqliteException no such column `messages.state`.
6669
- Updated `stream_chat` dependency to [`6.7.0`](https://pub.dev/packages/stream_chat/changelog).
6770

6871
## 6.6.0
@@ -157,8 +160,7 @@
157160
## 3.0.0
158161

159162
- Updated `stream_chat` dependency to [`3.0.0`](https://pub.dev/packages/stream_chat/changelog).
160-
- [[#604]](https://github.com/GetStream/stream-chat-flutter/issues/604) Fix cascade deletion by
161-
enabling `pragma foreign_keys`.
163+
- [[#604]](https://github.com/GetStream/stream-chat-flutter/issues/604) Fix cascade deletion by enabling `pragma foreign_keys`.
162164
- Added a new table `PinnedMessageReactions` and dao `PinnedMessageReactionDao` specifically for pinned messages.
163165

164166
## 2.2.0

0 commit comments

Comments
 (0)