Skip to content

Commit

Permalink
cli: anchor version manager (avm) (coral-xyz#1385)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlinton authored and losman0s committed Feb 7, 2022
1 parent 486a172 commit 2251e3e
Show file tree
Hide file tree
Showing 7 changed files with 509 additions and 84 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ incremented for features.
* ts: Add new `methods` namespace to the program client, introducing a more ergonomic builder API ([#1324](https://github.com/project-serum/anchor/pull/1324)).
* ts: Add registry utility for fetching the latest verified build ([#1371](https://github.com/project-serum/anchor/pull/1371)).
* cli: Expose the solana-test-validator --account flag in Anchor.toml via [[test.validator.account]] ([#1366](https://github.com/project-serum/anchor/pull/1366)).
* cli: Add avm, a tool for managing anchor-cli versions ([#1385](https://github.com/project-serum/anchor/pull/1385)).

### Breaking

Expand Down
Loading

0 comments on commit 2251e3e

Please sign in to comment.