Skip to content

Commit 8319e30

Browse files
authored
Merge pull request #43 from sendbird/feature/elliot/update-changelog
Updated CHANGELOG.md
2 parents c103e1c + 75d711a commit 8319e30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
* Note: You need to set your custom EmojiCategory using [Sendbird Platform API](https://sendbird.com/docs/chat/platform-api/v3/message/reactions-and-emojis/reactions-and-emojis-overview) in advance.
1313
* Fixed a crash in the new version due to new fields not having default value.
1414

15-
### v3.20.0 (Aug 29, 2024) with Chat SDK `v4.18.0`
15+
### <strike>v3.20.0 (Aug 29, 2024) with Chat SDK `v4.18.0`</strike> *DEPRECATED*
16+
* **Deprecated as this version would cause `MissingFieldException` from `NotificationTemplate` due to adding a new field without a default value.**
1617
* Added support for EmojiCategory. You can now filter emojis for different messages when adding Reactions to a message.
1718
* New Interfaces
1819
```kotlin

0 commit comments

Comments
 (0)