You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,7 @@ make tests
89
89
### Changelogs
90
90
**0.7**(change before release)
91
91
* Change logging logic to use different loggers for each module and class
92
+
* Solved issue preventing requesting spot and derivative historical orders for more than one market_id
92
93
* Refactor Composer to be created with all the markets and tokens. The Composer now uses the real markets and tokens to convert human-readable values to chain format
93
94
* The Composer can still be instantiated without markets and tokens. When markets and tokens are not provided the Composer loads the required information from the Denoms used in previous versions
94
95
* Change in AsyncClient to be able to create Composer instances for the client network, markets and tokens
0 commit comments