From 64d12d8a9b9a1cccc30cf9b38eb34e52bb7ac247 Mon Sep 17 00:00:00 2001 From: Morty Space Date: Fri, 28 Aug 2020 21:56:42 +0300 Subject: [PATCH] Updated changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d91395..f89ec8b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Exchange original API docs: [https://exchange-docs.crypto.com](https://exchange- ### Changelog +- **0.4.2** - fixed supported pairs OMG and MANA - **0.4.1** - fixed `cached_property` for python 3.7 - **0.4.0** - added `OrderForceType` and `OrderExecType`, refactored `Order` responses, splited private and market methods, added missing `Pair` and `Coin`, added `Balance` dataclass, public keys for tests passing