diff --git a/CHANGELOG.md b/CHANGELOG.md index f5fb4ed..8dfa2d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + + +# 1.0.8 (2021-01-20) + +### Features + +- Retrieving the sub account with the TENANT_NAME environment variable and the workspace with the WORKSPACE_ID environment variable instead of the WS_BASE_URL environment variable + +### BREAKING CHANGES + +- None + # 1.0.7 (2021-01-04)