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.
2 parents 494126d + d7ec0ed commit b6dea01Copy full SHA for b6dea01
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## v4.1.1 (2022-03-14)
4
+
5
+- Fixes a bug that prematurely closed connections when using multithreading by wrapping requests in a mutex (closes #148)
6
7
## v4.1.0 (2022-03-09)
8
9
- Adds support for custom client connections (#142)
VERSION
@@ -1 +1 @@
-4.1.0
+4.1.1
0 commit comments