diff --git a/CHANGELOG.md b/CHANGELOG.md index bca3714c..146e55d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.6.0 (October 10, 2024) + +FEATURES: + +* vault-secrets: Add support for creating rotating and dynamic secrets interactively [[GH-167](https://github.com/hashicorp/hcp/issues/167)] +* vault-secrets: Add support for managing vault-secrets integrations and rotating/dynamic secrets [[GH-176](https://github.com/hashicorp/hcp/issues/176)] + ## 0.5.0 (September 3, 2024) FEATURES: diff --git a/version/VERSION b/version/VERSION index 53978e53..a918a2aa 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -0.5.1-dev +0.6.0