Skip to content

Commit 002f64d

Browse files
update cli version and update changelog (#2165)
* docs: ✏️ update cli version and update changelog
1 parent c09efba commit 002f64d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

ui/desktop/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
Canonical reference for changes, improvements, and bugfixes for Boundary Desktop.
44

5+
## v2.0.1 [CLI 0.15.1] (2024.02.29)
6+
7+
### New
8+
9+
- Upgrade CLI to v0.15.1 ([PR](https://github.com/hashicorp/boundary-ui/pull/2165))
10+
- Display only scopes with auth-methods at authenticate ([PR](https://github.com/hashicorp/boundary-ui/pull/2129))
11+
12+
### Bug Fixes
13+
14+
- Fix refresh for Windows ([PR](https://github.com/hashicorp/boundary-ui/pull/2133))
15+
- Add error notification if adding token to daemon fails ([PR](https://github.com/hashicorp/boundary-ui/pull/2127))
16+
17+
518
## v2.0.0 [CLI 0.15.0] (2024.01.31)
619

720
### New
@@ -11,6 +24,7 @@ Canonical reference for changes, improvements, and bugfixes for Boundary Desktop
1124
- Add time-remaining to a session ([PR](https://github.com/hashicorp/boundary-ui/pull/2018))
1225

1326
### Bug Fixes
27+
1428
- Fix copy command not working in embedded terminal for Windows OS ([PR](https://github.com/hashicorp/boundary-ui/pull/2001))
1529

1630

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.0
1+
0.15.1

0 commit comments

Comments
 (0)