Skip to content

Commit

Permalink
feat(release): Updates CHANGELOG.md for v0.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rvelaVenafi committed Oct 14, 2023
1 parent 434950c commit 7b513e4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
- Initial release
- Added ability to refresh TLSPDC access tokens
- Added three authentication methods: refresh token, client certificate and username/password (deprecated)

0 comments on commit 7b513e4

Please sign in to comment.