Skip to content

Commit 850752c

Browse files
committed
Updated changelog
1 parent a68e4ef commit 850752c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
### 7.7.3 / 2025-01-23
44
* Remove `createdAt` field from message model.
55
* Change `latestMessageReceivedDate` & `latestMessageSentDate` to be optional on threads model.
66
* Fix issue where timeout was not being respected when overriding the timeout in the request options.
@@ -14,7 +14,7 @@
1414

1515
### 7.7.0 / 2024-11-14
1616
* Add support for Scheduling API.
17-
* Fix issue where inline attachments > 3Mb were not sent correctly.
17+
* Fix issue where inline attachments > 3Mb were not sent correctly.
1818

1919
### 7.6.2 / 2024-10-31
2020
* Add missing `select` field on query params
@@ -205,7 +205,7 @@
205205
* Introduction of `Enum` types
206206

207207
### 5.10.3 / 2022-01-04
208-
* Prevent `Event` objects from sending an empty list of notifications when not set, causing errors for recurring events
208+
* Prevent `Event` objects from sending an empty list of notifications when not set, causing errors for recurring events
209209

210210
### 5.10.3 / 2021-12-16
211211
* Add missing `provider` option for `urlForAuthentication`

0 commit comments

Comments
 (0)