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

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
slazarov committed Mar 31, 2018
1 parent de67de8 commit 6331f23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,10 @@ if __name__ == "__main__":
main()
```
# Change log
0.0.7.1 - 31/03/2018
* Removed wsaccel: no particular socket benefits
* Fixed RecursionError as per [Issue #52](https://github.com/slazarov/python-bittrex-websocket/issues/52)

0.0.7.0 - 25/02/2018
* New reconnection methods implemented. Problem was within `gevent`, because connection failures within it are not raised in the main script.
* Added wsaccel for better socket performance.
Expand Down

0 comments on commit 6331f23

Please sign in to comment.