Skip to content

Commit efb5bb0

Browse files
authored
Merge pull request #629 from nervosnetwork/zhangsoledad/bump-version
chore: bump v1.14.0
2 parents 4e24b54 + 635bf08 commit efb5bb0

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# v1.4.0
2-
* Update ckb deps from `v0.105.1` to `v0.106.0`
3-
* Update dep ckb-sdk to `v2.4.0`
1+
# unreleased
2+
3+
# v1.14.0
4+
* Upgrade rust-toolchain to 1.85.0
5+
* Add --zero-lock flag for deploy subcommand to permit `[lock].code_hash` is all zero
46

57
# v1.3.0
68
* Add deploy subcommand, this is a more advanced version of `capsule deploy` #515
@@ -17,7 +19,7 @@
1719
- ckb-sdk to `v2.3.0`
1820
- secp256k1 to `v0.24`
1921
- bitcoin to `v0.27`
20-
* Support ckb-indexer rpc from ckb node
22+
* Support ckb-indexer rpc from ckb node
2123
* Add `account bitcoin-xpub` subcommand
2224

2325
# v1.1.0

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.13.0"
3+
version = "1.14.0"
44
license = "MIT"
55
authors = [
66
"Linfeng Qian <[email protected]>",

0 commit comments

Comments
 (0)