We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e90af commit 49e7305Copy full SHA for 49e7305
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 0.4.6 (2016-12-06)
4
+
5
+This is a bugfix release that resolves an issue introduced in the v0.4.5 release.
6
+You should consider upgrading to the v0.5 release.
7
8
+* Fix: Always create empty stream context to prevent race condition leading to
9
+ CN mismatch on TLS enabled connections (#73 by @WyriHaximus)
10
11
## 0.4.5 (2016-03-27)
12
13
This is a compatibility release that backports some changes from the v0.5
0 commit comments