Skip to content

Commit

Permalink
Merge pull request #181 from hashicorp/jasonpilz/version-bump-v0.6.0
Browse files Browse the repository at this point in the history
Bump to v0.6.0
  • Loading branch information
jasonpilz authored Oct 10, 2024
2 parents 782806d + 4fd2bcd commit bdb8ebe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.1-dev
0.6.0

0 comments on commit bdb8ebe

Please sign in to comment.