Skip to content

Commit 8c892a5

Browse files
authored
Merge pull request #634 from eval-exec/exec/bump-1.15.0
Bump `ckb-cli` to v1.15.0
2 parents dfbd7f4 + 2c016a1 commit 8c892a5

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.15.0
2+
* [Breaking Change] Add `--multisig-code-hash` flag to specify `MultisigScript::V2` or `MultisigScript::Legacy` #631
3+
14
# v1.14.0
25
* Upgrade rust-toolchain to 1.85.0
36
* Add --zero-lock flag for deploy subcommand to permit `[lock].code_hash` is all zero

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckb-cli"
3-
version = "1.14.0"
3+
version = "1.15.0"
44
license = "MIT"
55
authors = [
66
"Linfeng Qian <[email protected]>",

0 commit comments

Comments
 (0)