Skip to content

Commit f81308f

Browse files
committed
v0.5.1
1 parent bc96aa4 commit f81308f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v0.5.1 (2022-03-03)
2+
Fix processing of `DOMAINNAME` address type
3+
14
# v0.5.0 (2020-12-26)
25
Update to tokio 1.0
36

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-socks5"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["Arsenii Lyashenko <arsenylyashenko.3@gmail.com>", "Temirkhan Myrzamadi <hirrolot@gmail.com>"]
55
license = "Apache-2.0 OR MIT"
66
description = "An async/.await SOCKS5 implementation"

0 commit comments

Comments
 (0)