From 0e6891e0bb71d13c16352cf180e636187594f498 Mon Sep 17 00:00:00 2001 From: Achilleas Kalantzis Date: Tue, 23 Aug 2022 12:18:13 +0300 Subject: [PATCH] chore: update changelogs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 56e68745..9b0566b7 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,10 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas ### Changelogs +**0.5.7.8** +* Add state as a request param in OrdersHistory +* Add market_id as an optional param in Positions + **0.5.7.7** * Add start_time and end_time in TradesRequest