Skip to content

Commit f59389e

Browse files
committed
feat(Numbers): update changelog
1 parent 173ebbd commit f59389e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ All notable changes to the **Sinch Python SDK** are documented in this file.
3333
- **[feature]** SMS Inbounds API: `get` and `list` operations, with full model, endpoint, and unit test coverage (see [MIGRATION_GUIDE.md](MIGRATION_GUIDE.md#inbounds-api)).
3434
- **[design]** SMS Sinch Events inbound payload models unified with the Inbounds API: `MOTextSinchEvent`, `MOBinarySinchEvent`, `MOMediaSinchEvent`, `MediaBody`, and `MediaItem` removed from `sinch_events`; use `InboundMessage` (and its variants) from `sinch.domains.sms.models.v1.types` instead (see [MIGRATION_GUIDE.md](MIGRATION_GUIDE.md#sms-sinch-events)).
3535

36+
37+
### Numbers
38+
39+
- **[feature]** `NumberSinchEvent` fields and enums synchronized with the Numbers OAS spec (#161).
40+
3641
---
3742

3843
## v2.0.1 – 2026-06-02

0 commit comments

Comments
 (0)