Skip to content

Commit 10826c1

Browse files
committed
.
1 parent 2ad1b09 commit 10826c1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.9.29
4+
refactor(whatsapp): Update Data and Key model field definitions
5+
6+
- Modify `status` field in Data model to be optional (str | None)
7+
- Update `remoteJidAlt` in Key model to be optional (str | None)
8+
- Add default None to `id` field in Key model
9+
- Improve model flexibility by allowing None for certain fields
10+
311
## v0.9.28
412
making field optional in whatsappwebhookpayload
513

0 commit comments

Comments
 (0)