Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDDM committed Jan 23, 2025
1 parent a68e4ef commit 850752c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

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

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

### 7.6.2 / 2024-10-31
* Add missing `select` field on query params
Expand Down Expand Up @@ -205,7 +205,7 @@
* Introduction of `Enum` types

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

### 5.10.3 / 2021-12-16
* Add missing `provider` option for `urlForAuthentication`
Expand Down

0 comments on commit 850752c

Please sign in to comment.