diff --git a/CHANGELOG.md b/CHANGELOG.md index 6498416b8a..7d244980b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,12 @@ This applies to the following: - tech stack value computation - packtool (vessel, mops etc) +### feat: `dfx extension list` supports listing available extensions + +`dfx extension list` now support `--available` flag to list available extensions from the +[extension catalog](https://github.com/dfinity/dfx-extensions/blob/main/catalog.json). +The extension catalog can be overridden with the `--catalog-url` parameter. + # 0.23.0 ### feat: Add canister snapshots