Skip to content

Commit 09ec7b7

Browse files
authored
Merge pull request #389 from nervosnetwork/bump-to-0.6.6
chore: bump 0.6.6
2 parents 6b592c0 + 787a604 commit 09ec7b7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## tentacle 0.6.6
2+
3+
### Bug Fix
4+
- Fix dial inner order bug
5+
16
## tentacle 0.6.5 yamux 0.3.10 secio 0.6.4
27

38
### Features

tentacle/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tentacle"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
license = "MIT"
55
description = "Minimal implementation for a multiplexed p2p network framework."
66
authors = ["piaoliu <driftluo@foxmail.com>", "Nervos Core Dev <dev@nervos.org>"]

0 commit comments

Comments
 (0)