Skip to content

Commit 8c53cc0

Browse files
authored
Update changelog for 0.5 (#5)
1 parent cfc3ca1 commit 8c53cc0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44

55
- Export necessary RPC types. Fixes an issue where certain fields weren't public enough.
66
- Make id types easier to create and add `PartialEq` and `Eq` impls for as many types as possible.
7-
8-
## 0.4.8 (2025-10-16)
9-
107
- Export `acp::Result<T, E = acp::Error>` for easier indication of ACP errors.
8+
- Use `acp::Error`/`acp::Result` instead of `anyhow::Error`/`anyhow::Result` for all return types.
119

1210
## 0.4.7 (2025-10-13)
1311

0 commit comments

Comments
 (0)