mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
bump version (1.0.1) and update changelog
This commit is contained in:
committed by
Jacob Plaster
parent
e35b7312a7
commit
854966661c
@@ -1,3 +1,11 @@
|
||||
1.0.1
|
||||
|
||||
- Added ws event `status_update`
|
||||
- Added rest function `get_derivative_status`
|
||||
- Added rest function `get_derivative_statuses`
|
||||
- Added rest function `set_derivative_collateral`
|
||||
- Added channel support `status`
|
||||
|
||||
1.0.0
|
||||
|
||||
- Removal of camel-casing file naming and git duplicates
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
This module contains the current version of the bfxapi lib
|
||||
"""
|
||||
|
||||
__version__ = '1.0.0'
|
||||
__version__ = '1.0.1'
|
||||
|
||||
Reference in New Issue
Block a user