chore(release): prepare release engine.io-client-2.1.0

This commit is contained in:
Damien Arrachequesne
2022-07-10 08:55:50 +02:00
parent fb531fab30
commit 246993387d
4 changed files with 19 additions and 6 deletions

View File

@@ -1,4 +1,17 @@
2.1.0 / 2022-07-10
==================
### Features
* create heartbeat scheduler with named threads and as daemon ([#106](https://github.com/socketio/engine.io-client-java/issues/106)) ([7c9c382](https://github.com/socketio/engine.io-client-java/commit/7c9c382505f7411544add5a68fa326df3b82d2c1))
### Bug Fixes
* increase the readTimeout value of the default OkHttpClient ([fb531fa](https://github.com/socketio/engine.io-client-java/commit/fb531fab30968a4b65a402c81f37e92dd5671f33))
2.0.0 / 2020-12-11
==================