Merge pull request #100 from sadasant/3.0.5-release-date

Assigned a release date for version 3.0.5
This commit is contained in:
David Wilson 2020-06-16 11:39:45 -07:00 коммит произвёл GitHub
Родитель e0dbfb6a85 bcdc533243
Коммит 4bbceb1dc3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Changelog
## 3.0.5 - (unreleased)
## 3.0.5 - 2020/06/16
- The helper method `buildTenantList` is made public. This is helpful if one needs to get the Ids of all the tenants in the account programmatically.
- A new method `setDomain()` which takes the Id of a tenant is now available on all credentials. Use this to change the domain i.e. the tenant against which tokens are created.