From dbc99d2127c1265bca3c45380a4de426b6a2b5f0 Mon Sep 17 00:00:00 2001 From: Achilleas Kalantzis Date: Fri, 29 Jul 2022 19:11:00 +0200 Subject: [PATCH] chore: update changelogs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 56ed75b4..01815dc7 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas **0.5.7.4** * Refactor fetch_metada script to use K8S * Refactor testnet network config to K8S +* Removed print logs and standardized logging to info +* Added support for custom cookie in client initialization **0.5.7.3** * Add multi-subaccount and multi-market support in TradesRequest