1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Merge pull request #5416 from square/jwilson.0904.okhttp_3_12_4

OkHttp 3.12.4 is released
This commit is contained in:
Jesse Wilson
2019-09-05 00:06:11 -04:00
committed by GitHub

View File

@@ -150,6 +150,13 @@ _2019-02-04_
* New: Log the TLS handshake in `LoggingEventListener`.
## Version 3.12.4
_2019-09-04_
* Fix: Don't crash looking up an absent class on certain buggy Android 4.x devices.
## Version 3.12.3
_2019-05-07_