Skip to content

Commit 73ba6a3

Browse files
committed
Update changelog
1 parent 4f510b1 commit 73ba6a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Other changes:
1818
for production use.
1919
- Use `Ok` instead of `Success` when returning a response. This is to avoid
2020
confusion with the Returns library now used internally which has it's own
21-
`Success` class. This is not a breaking change. `Success` will still work for
22-
now, but use `Ok` instead.
21+
`Success` class. It also matches Jsonrpcclient's `Ok` type. This is not a
22+
breaking change, `Success` will still work for now. But use `Ok` instead.
2323

2424
## 5.0.9 (Sep 15, 2022)
2525

0 commit comments

Comments
 (0)