From 9b5ea4ecd5f366c86f137fdb30d34c9e7c6f1d2f Mon Sep 17 00:00:00 2001 From: "beyondtrust-release-app[bot]" <129480450+beyondtrust-release-app[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 18:12:57 -0500 Subject: [PATCH] chore(main): release 0.6.0 (#117) Co-authored-by: beyondtrust-release-app[bot] <129480450+beyondtrust-release-app[bot]@users.noreply.github.com> --- CHANGELOG.md | 6 ++++++ version.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a8d940..a42147d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### [0.6.0](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.5.0...v0.6.0) / 2024-07-03 + +#### Features + +* use a struct to group validate input function parameters ([#116](https://github.com/BeyondTrust/go-client-library-passwordsafe/issues/116)) + ### [0.5.0](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.4.2...v0.5.0) / 2024-04-16 #### Features diff --git a/version.txt b/version.txt index 8f0916f..a918a2a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.5.0 +0.6.0