Skip to content

Commit b6dea01

Browse files
authored
Merge pull request #150 from EasyPost/v4.1.1
chore: prepare v4.1.1 for release
2 parents 494126d + d7ec0ed commit b6dea01

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

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+
37
## v4.1.0 (2022-03-09)
48

59
- Adds support for custom client connections (#142)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.1.0
1+
4.1.1

0 commit comments

Comments
 (0)