Skip to content

Commit

Permalink
chore: update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
kAsky53 committed Mar 12, 2024
1 parent 34eca9e commit 684861e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The minor version will be incremented upon a breaking change and the patch versi
- syn: Remove `idl-parse` and `seeds` features ([#2824](https://github.com/coral-xyz/anchor/pull/2824)).
- ts: Change `accounts` method to no longer accept resolvable accounts ([#2824](https://github.com/coral-xyz/anchor/pull/2824)).
- ts: `Program` instances use camelCase for everything ([#2824](https://github.com/coral-xyz/anchor/pull/2824)).
- ts: Remove discriminator functions ([#2824](https://github.com/coral-xyz/anchor/pull/2824)).
- ts: Remove discriminator functions ([#2838](https://github.com/coral-xyz/anchor/pull/2824)).
- ts: Change type of `Provider.publicKey` to `PublicKey | null` for compatibility with `WalletContextState` of `@solana/wallet-adapter-react` ([#2824](https://github.com/coral-xyz/anchor/pull/2838)).

## [0.29.0] - 2023-10-16
Expand Down

0 comments on commit 684861e

Please sign in to comment.