This commit is contained in:
cavemanloverboy 2022-06-16 06:47:44 -07:00 committed by GitHub
parent 146fa0fac2
commit 6984260330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -37,10 +37,7 @@ com/project-serum/anchor/pull/1841)).
### Breaking
ts: Change `BROWSER` env variable to `ANCHOR_BROWSER` ([#1233](https://github.com/project-serum/anchor/pull/1233)).
### Breaking
* ts: Change `BROWSER` env variable to `ANCHOR_BROWSER` ([#1233](https://github.com/project-serum/anchor/pull/1233)).
* ts: Add transaction signature to `EventCallback` parameters ([#1851](https://github.com/project-serum/anchor/pull/1851)).
## [0.24.2] - 2022-04-13