Skip to content

Commit e683712

Browse files
authored
Update changelog for 0.5 (#13)
1 parent 40d8841 commit e683712

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

3-
## 0.5.0 (2025-10-23)
3+
## 0.5.0 (2025-10-24)
44

5-
- Update to latest ACP JSON Schema
5+
- Provide access to an `AbortSignal` and `closed` promise on connections so you can wait for the connection to close and handle any other cleanup tasks you need for a graceful shutdown. https://github.com/agentclientprotocol/typescript-sdk/pull/11
6+
- Allow for more customization of error messages: https://github.com/agentclientprotocol/typescript-sdk/pull/12
7+
- Update to latest ACP JSON Schema: https://github.com/agentclientprotocol/typescript-sdk/pull/10
68

79
## 0.4.9 (20205-10-21)
810

0 commit comments

Comments
 (0)