diff --git a/CHANGELOG.md b/CHANGELOG.md index 859c226..18a4128 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +### [0.3.0](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.2.1...v0.3.0) / 2024-02-29 + +#### Features + +* put 30 seconds as default client time out ([#39](https://github.com/BeyondTrust/go-client-library-passwordsafe/issues/39)) + +#### Bug Fixes + +* file download ([#33](https://github.com/BeyondTrust/go-client-library-passwordsafe/issues/33)) + ### [0.2.1](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.2.0...v0.2.1) / 2024-02-26 #### Bug Fixes diff --git a/version.txt b/version.txt index 0c62199..0d91a54 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.2.1 +0.3.0