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 1
1
# Change Log
2
2
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
+
3
11
## [ v0.1.33] ( https://github.com/coder/vscode-coder/releases/tag/v0.1.33 ) (2024-02-20)
4
12
5
13
### Bug fixes
Original file line number Diff line number Diff line change 4
4
"displayName" : " Coder" ,
5
5
"description" : " Open any workspace with a single click." ,
6
6
"repository" : " https://github.com/coder/vscode-coder" ,
7
- "version" : " 0.1.33 " ,
7
+ "version" : " 0.1.34 " ,
8
8
"engines" : {
9
9
"vscode" : " ^1.73.0"
10
10
},
You can’t perform that action at this time.
0 commit comments