1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Happy New Year!
This commit is contained in:
Pavel Chuchuva
2020-01-20 15:02:31 +11:00
committed by GitHub
parent 593cfeb392
commit f2f4df9745

View File

@@ -3,7 +3,7 @@ Change Log
## Version 4.3.1
_2019-01-07_
_2020-01-07_
* Fix: Don't crash with a `NullPointerException` when a web socket is closed before it connects.
This regression was introduced in OkHttp 4.3.0.