Skip to content

Commit 5e290d7

Browse files
committed
prepare actix-tls release 3.0.2
1 parent 0edb645 commit 5e290d7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

actix-tls/CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changes
22

33
## Unreleased - 2021-xx-xx
4+
5+
6+
## 3.0.2 - 2022-01-28
47
- Expose `connect::Connection::new`. [#439]
58

69
[#439]: https://github.com/actix/actix-net/pull/439

actix-tls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "actix-tls"
3-
version = "3.0.1"
3+
version = "3.0.2"
44
authors = [
55
"Nikolay Kim <fafhrd91@gmail.com>",
66
"Rob Ede <robjtede@icloud.com>",

0 commit comments

Comments
 (0)