diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..33d35d9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +### `v0.1.0` (2018-03-08) + +- Authentication and Client logic +- Structs `user.User` `plan.AssignedPlan` `plan.ProvisionedPlan`, with all required subfields to support those fields. +- Operations `client.User()` and `client.Users()`