mirror of
https://github.com/square/okhttp.git
synced 2026-01-14 07:22:20 +03:00
Update the changelog for 3.12.8 and 3.14.6
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
OkHttp 3.x Change Log
|
||||
=====================
|
||||
|
||||
## Version 3.14.6
|
||||
|
||||
_2020-01-11_
|
||||
|
||||
* Fix: Don't crash if the connection is closed when sending a degraded ping. This fixes a
|
||||
regression that was introduced in OkHttp 3.14.5.
|
||||
|
||||
|
||||
## Version 3.14.5
|
||||
|
||||
_2020-01-03_
|
||||
@@ -185,6 +193,14 @@ _2019-02-04_
|
||||
* New: Log the TLS handshake in `LoggingEventListener`.
|
||||
|
||||
|
||||
## Version 3.12.8
|
||||
|
||||
_2020-01-11_
|
||||
|
||||
* Fix: Don't crash if the connection is closed when sending a degraded ping. This fixes a
|
||||
regression that was introduced in OkHttp 3.12.7.
|
||||
|
||||
|
||||
## Version 3.12.7
|
||||
|
||||
_2020-01-03_
|
||||
|
||||
Reference in New Issue
Block a user