Skip to content

Commit

Permalink
Allow wider range of dependency versions to reduce dependency issues (c…
Browse files Browse the repository at this point in the history
  • Loading branch information
acheroncrypto authored Jun 8, 2023
1 parent 6df34e7 commit c7c7319
Show file tree
Hide file tree
Showing 21 changed files with 560 additions and 1,933 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ The minor version will be incremented upon a breaking change and the patch versi
- cli: Fix incorrect `metadata.address` generation in IDL after deploying with a custom keypair ([#2485](https://github.com/coral-xyz/anchor/pull/2485))
- cli: IDL commands no longer hang when the payer doesn't have funds to pay for the transaction fee ([#2492](https://github.com/coral-xyz/anchor/pull/2492))
- cli: Fix `anchor new` not updating `Anchor.toml` ([#2516](https://github.com/coral-xyz/anchor/pull/2516)).
- client, lang, spl: Allow wider range of dependency versions to reduce dependency issues ([#2524](https://github.com/coral-xyz/anchor/pull/2524)).

### Breaking

Expand Down
Loading

0 comments on commit c7c7319

Please sign in to comment.