CHANGELOG.md in youcanbookme-0.0.4.alpha vs CHANGELOG.md in youcanbookme-0.0.5.alpha

- old
+ new

@@ -1,6 +1,12 @@ # CHANGELOG +## 0.0.5.alpha + +- support APIs below. + - GET `/v1/{accountId}/remoteaccounts` + - GET `/v1/{accountId}/remoteaccounts/{remoteAccountId}` + ## 0.0.4.alpha redefine models in order to follow changed APIs below. - LocalAccount was merged into Account.