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.
1 parent 0edb645 commit 5e290d7Copy full SHA for 5e290d7
actix-tls/CHANGES.md
@@ -1,6 +1,9 @@
1
# Changes
2
3
## Unreleased - 2021-xx-xx
4
+
5
6
+## 3.0.2 - 2022-01-28
7
- Expose `connect::Connection::new`. [#439]
8
9
[#439]: https://github.com/actix/actix-net/pull/439
actix-tls/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "actix-tls"
-version = "3.0.1"
+version = "3.0.2"
authors = [
"Nikolay Kim <fafhrd91@gmail.com>",
"Rob Ede <robjtede@icloud.com>",
0 commit comments