We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b592c0 + 787a604 commit 09ec7b7Copy full SHA for 09ec7b7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## tentacle 0.6.6
2
+
3
+### Bug Fix
4
+- Fix dial inner order bug
5
6
## tentacle 0.6.5 yamux 0.3.10 secio 0.6.4
7
8
### Features
tentacle/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tentacle"
-version = "0.6.5"
+version = "0.6.6"
license = "MIT"
description = "Minimal implementation for a multiplexed p2p network framework."
authors = ["piaoliu <driftluo@foxmail.com>", "Nervos Core Dev <dev@nervos.org>"]
0 commit comments