Skip to content

Commit 791a4c9

Browse files
committed
Update changelog about shelling out to cli
1 parent 469cb62 commit 791a4c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
## Unreleased
66

7+
### Changed
8+
9+
- When starting a workspace, shell out to the Coder binary instead of making an
10+
API call. This reduces drift between what the plugin does and the CLI does.
11+
- Increase workspace polling to one second on the workspace list view, to pick
12+
up changes made via the CLI faster. The recent connections view remains
13+
unchanged at five seconds.
14+
715
## 2.15.1 - 2024-10-04
816

917
### Added

0 commit comments

Comments
 (0)