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 11# Change Log
22
3+ ## [ v0.1.34] ( https://github.com/coder/vscode-coder/releases/tag/v0.1.34 ) (2024-03-03)
4+
5+ ### Changes
6+
7+ - Improve fetching the Coder binary. This is mostly just better logging but it
8+ also will avoid fetching if the existing binary version already matches, to
9+ support scenarios where the ETag is ignored.
10+
311## [ v0.1.33] ( https://github.com/coder/vscode-coder/releases/tag/v0.1.33 ) (2024-02-20)
412
513### Bug fixes
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" : " 0.1.33 " ,
7+ "version" : " 0.1.34 " ,
88 "engines" : {
99 "vscode" : " ^1.73.0"
1010 },
You can’t perform that action at this time.
0 commit comments