diff --git a/CHANGELOG.md b/CHANGELOG.md index f3ae5d6..eecf151 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### [0.9.1](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.9.0...v0.9.1) / 2024-11-08 + +#### Bug Fixes + +* client credentials are not required, add apikey validation ([#154](https://github.com/BeyondTrust/go-client-library-passwordsafe/issues/154)) + ### [0.9.0](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.8.1...v0.9.0) / 2024-11-08 #### Features diff --git a/version.txt b/version.txt index ac39a10..f374f66 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.9.0 +0.9.1