Skip to content

Commit c1e3b86

Browse files
author
Pier-Luc Caron St-Pierre
authored
Version bump (#242)
* Bump VERSION * Update changelog
1 parent 3db87b8 commit c1e3b86

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.10.0 (June 2, 2025)
2+
3+
FEATURES:
4+
5+
* waypoint: Add `hcp waypoint agent group read` and `hcp waypoint agent group update` commands to read and update Waypoint Agent groups. [[GH-237](https://github.com/hashicorp/hcp/issues/237)]
6+
7+
IMPROVEMENTS:
8+
9+
* waypoint: Support creating Waypoint Actions of the agent type. [[GH-236](https://github.com/hashicorp/hcp/issues/236)]
10+
11+
BUG FIXES:
12+
13+
* waypoint: Send status code on error executing Waypoint agent operation [[GH-239](https://github.com/hashicorp/hcp/issues/239)]
14+
115
## 0.9.1 (May 2, 2025)
216

317
BUG FIXES:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.2
1+
0.10.0

0 commit comments

Comments
 (0)