v1.1.1 - March 12, 2026

#### Highlights
- Project restructured to src-layout
- Publishing automation scripts added
- Package name changed to whitebit-python-sdk

v1.0.5 - March 16, 2023

#### Breaking Changes:
- Margin balance response format changed

#### Highlights
- feature: Add postOnly flag to order responses
- feature: Add ioc flag to order responses
- feature: Add ioc and postOnly parameters to create margin/spot limit
- feature: Add endpoints for get user custom fee and user fee for some market
- doc: Added an example of using websocket


v1.1.0 - August 28, 2023

#### Highlights
- feature: The parameter "market" in the function "get_unexecuted_orders" has become optional.
- feature: Add the put_kill_switch endpoint to cancel orders after a specified time (sec) in the "timeout" parameter.
- feature: Add the get_kill_switch_status endpoint retrieves the status of kill-switch timer.
- feature: Add the bulk endpoint creates bulk limit trading orders.
