Skip to content

Commit 2ad6f55

Browse files
authored
Update CHANGELOG.md
1 parent 818968c commit 2ad6f55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- `thread.create` is now synchronous so that the first message sent can be queued to be sent as soon as a thread is created.
1111
- This fixes a problem where if multiple messages are sent in quick succession, the first message sent (which triggers the thread creation) is not sent in order.
1212

13+
- Trying to reply to someone who has DMs disabled or has blocked the bot is now handled and the bot will send a message saying so.
14+
1315
# v2.13.4
1416

1517
### Changed

0 commit comments

Comments
 (0)