We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60a1fc commit 8a80527Copy full SHA for 8a80527
1 file changed
CHANGELOG.md
@@ -3,6 +3,18 @@ Change Log
3
4
Changes to the SDK, listed in the style of [keepachangelog](https://keepachangelog.com/en/1.0.0/).
5
6
+## Version 3.6.2 - 2020-04-28
7
+
8
+### Fixed
9
10
+* Fix leak of OkHttp Response object
11
+* Clarify that retries are primarily automatic by OkHttp, not this library
12
13
+### Task
14
15
+* Updated dependencies
16
17
18
## Version 3.6.1 - 2019-08-30
19
20
### Fixed
0 commit comments