Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 6331f23

Browse files
committed
Readme update
1 parent de67de8 commit 6331f23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,10 @@ if __name__ == "__main__":
396396
main()
397397
```
398398
# Change log
399+
0.0.7.1 - 31/03/2018
400+
* Removed wsaccel: no particular socket benefits
401+
* Fixed RecursionError as per [Issue #52](https://github.com/slazarov/python-bittrex-websocket/issues/52)
402+
399403
0.0.7.0 - 25/02/2018
400404
* New reconnection methods implemented. Problem was within `gevent`, because connection failures within it are not raised in the main script.
401405
* Added wsaccel for better socket performance.

0 commit comments

Comments
 (0)