Skip to content

Commit a4dc425

Browse files
authored
chore: release v0.2.4 (#528)
1 parent 13e102b commit a4dc425

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# v0.2.4
4+
35
* feat: `icp identity delegation request/sign/use` now permit creating and importing identity delegations
46
* feat: `icp identity import` now takes `--seed-curve`, for seed phrases for non-k256 keys.
57
* fix: `icp canister settings show` now outputs only the canister settings, consistent with the command name

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resolver = "3"
88
[workspace.package]
99
authors = ["DFINITY Stiftung <sdk@dfinity.org>"]
1010
edition = "2024"
11-
version = "0.2.3"
11+
version = "0.2.4"
1212
repository = "https://github.com/dfinity/icp-cli"
1313
rust-version = "1.88.0"
1414
license = "Apache-2.0"

0 commit comments

Comments
 (0)