Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
bump v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ipfans committed Dec 29, 2020
1 parent 4dc5bf7 commit 14e8fef
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,21 @@
## [Unreleased]


<a name="v0.1.3"></a>
## [v0.1.3] - 2020-12-29
### Bug Fixes
- token data race bug

### Features
- Query the list of home that the user lives in


<a name="v0.1.2"></a>
## [v0.1.2] - 2020-09-08
## [v0.1.2] - 2020-12-07
### Code Refactoring
- Make sure request struct implements `RequestBody` interface.
- Some cases HTTP DELETE need HTTP body
- Refactor pairing
- Make sure request struct implements `RequestBody` interface.

### Features
- Smart Home Management
Expand Down Expand Up @@ -41,6 +50,7 @@
- More powerful API Client


[Unreleased]: https://github.com/yunjuiot/tuyacloud/compare/v0.1.2...HEAD
[Unreleased]: https://github.com/yunjuiot/tuyacloud/compare/v0.1.3...HEAD
[v0.1.3]: https://github.com/yunjuiot/tuyacloud/compare/v0.1.2...v0.1.3
[v0.1.2]: https://github.com/yunjuiot/tuyacloud/compare/v0.1.1...v0.1.2
[v0.1.1]: https://github.com/yunjuiot/tuyacloud/compare/v0.1.0...v0.1.1

0 comments on commit 14e8fef

Please sign in to comment.