Skip to content

Commit

Permalink
cli: anchor version manager (avm) (#1385)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlinton committed Feb 4, 2022
1 parent 33c5dab commit 75469f4
Show file tree
Hide file tree
Showing 7 changed files with 509 additions and 84 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
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

0 comments on commit 75469f4

Please sign in to comment.