Skip to content
Merged
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The minor version will be incremented upon a breaking change and the patch versi
## [Unreleased]

### Features
- lang: Add tokio support with `request_threadsafe` to `anchor_client` ([#3057](https://github.com/coral-xyz/anchor/pull/3057])).


Comment thread
cryptopapi997 marked this conversation as resolved.
- ts: Add optional `commitment` parameter to `Program.addEventListener` ([#3052](https://github.com/coral-xyz/anchor/pull/3052)).

Expand Down
Loading