From e19e95a38ce729070ef4b2bfa6e86078de462376 Mon Sep 17 00:00:00 2001 From: andreafspeziale Date: Thu, 28 Feb 2019 10:38:43 +0100 Subject: [PATCH] #43 Update CHANGELOG --- CHANGELOG.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29988f8..4c029b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,11 +20,14 @@ Release date: 2019-02-REPLEACE_ME. - [CLI approve command](https://github.com/eidoo/hybrid-exchange-sdk/issues/18) - [CLI withdraw command](https://github.com/eidoo/hybrid-exchange-sdk/issues/13) - [Deposit Token with approve](https://github.com/eidoo/hybrid-exchange-sdk/issues/11) -- [Allowance](https://github.com/eidoo/hybrid-exchange-sdk/issues/7). -- [Private key from mnemonic](https://github.com/eidoo/hybrid-exchange-sdk/issues/5). -- [Pair fee](https://github.com/eidoo/hybrid-exchange-sdk/issues/1). -- [Pair last price](https://github.com/eidoo/hybrid-exchange-sdk/issues/3). +- [Allowance](https://github.com/eidoo/hybrid-exchange-sdk/issues/7) +- [Private key from mnemonic](https://github.com/eidoo/hybrid-exchange-sdk/issues/5) +- [Pair fee](https://github.com/eidoo/hybrid-exchange-sdk/issues/1) +- [Pair last price](https://github.com/eidoo/hybrid-exchange-sdk/issues/3) +### Changed + +- [Approve command](https://github.com/eidoo/hybrid-exchange-sdk/issues/43) ## [v1.1.0](https://gitlab.com/eidoo_io/hybrid-exchange-sdk/compare/fa85a7...v1.1.0)