diff --git a/CHANGELOG.md b/CHANGELOG.md index e6773f3..73602ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.1.1 (October 14th, 2023) +- Fixed crash issue when no trust bundle was passed in the credential resource import string. ([#12](https://github.com/Venafi/terraform-provider-venafi-token/issues/12)) + ## 0.1.0 (Occtober 1, 2023) -Initial release -Added ability to refresh TLSPDC access tokens -Added three authentication methods: refresh token, client certificate and username/password (deprecated) \ No newline at end of file +- Initial release +- Added ability to refresh TLSPDC access tokens +- Added three authentication methods: refresh token, client certificate and username/password (deprecated) \ No newline at end of file