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 40f1732 commit 59b4b19Copy full SHA for 59b4b19
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Upcoming release
+## 0.4.1 - 2022-04-09
4
5
### Changed
6
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "tls-listener"
description = "wrap incoming Stream of connections in TLS"
-version = "0.4.0"
+version = "0.4.1"
authors = ["Thayne McCombs <[email protected]>"]
repository = "https://github.com/tmccombs/tls-listener"
7
edition = "2018"
0 commit comments