Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-dfinity committed Sep 3, 2024
1 parent b2cce37 commit 89afa0c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 89afa0c

Please sign in to comment.