Skip to content

Commit 4077b29

Browse files
authored
Changelog for #210
1 parent 1643719 commit 4077b29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ ENHANCEMENTS:
66
- client: support HTTP-date values for `Retry-After` header value (#138)
77
- client: avoid reading entire body when the body is a `*bytes.Reader` (#197)
88

9+
BUG FIXES:
10+
11+
- client: fix a broken check for invalid server certificate in go 1.20+ (#210)
12+
913
## 0.7.5 (Nov 8, 2023)
1014

1115
BUG FIXES:

0 commit comments

Comments
 (0)