CHANGELOG.md in max_exchange_api-1.1.0 vs CHANGELOG.md in max_exchange_api-1.1.1

- old
+ new

@@ -1,6 +1,13 @@ ## Change Log +### [v1.1.0](https://github.com/khiav223577/max_exchange_api/compare/v1.0.0...v1.1.0) 2021/06/27 +- [#6](https://github.com/khiav223577/max_exchange_api/pull/6) Allow every api instance to have custom config (@khiav223577) + +### [v1.0.0](https://github.com/khiav223577/max_exchange_api/compare/v0.1.0...v1.0.0) 2021/06/27 +- [#5](https://github.com/khiav223577/max_exchange_api/pull/5) Implement all v2 private APIs (@khiav223577) +- [#4](https://github.com/khiav223577/max_exchange_api/pull/4) Add logger config (@khiav223577) + ### [v0.1.0](https://github.com/khiav223577/max_exchange_api/compare/v0.0.1...v0.1.0) 2021/06/26 - [#3](https://github.com/khiav223577/max_exchange_api/pull/3) Add default_timeout config (@khiav223577) - [#2](https://github.com/khiav223577/max_exchange_api/pull/2) Implement all v2 public APIs (@khiav223577) ### v0.0.1 2021/06/23