File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## [ v1.3.5] ( https://github.com/coder/vscode-coder/releases/tag/v1.3.5 ) (2024-10-16)
6+
7+ ### Fixed
8+
9+ - Error messages from the workspace watch endpoint were not logged correctly.
10+ - Delay notifying about workspaces shutting down since the connection might bump
11+ the activity, making the notification misleading.
12+
513## [ v1.3.4] ( https://github.com/coder/vscode-coder/releases/tag/v1.3.4 ) (2024-10-14)
614
715### Fixed
Original file line number Diff line number Diff line change 44 "displayName" : " Coder" ,
55 "description" : " Open any workspace with a single click." ,
66 "repository" : " https://github.com/coder/vscode-coder" ,
7- "version" : " 1.3.4 " ,
7+ "version" : " 1.3.5 " ,
88 "engines" : {
99 "vscode" : " ^1.73.0"
1010 },
You can’t perform that action at this time.
0 commit comments