File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Notable changes.
44
55## September 2024
66
7+ ### [ 0.71.0]
8+ - Exit with non-zero code on unexpected errors (https://github.com/microsoft/vscode-remote-release/issues/10217 )
9+ - Add option for GPU availability (https://github.com/microsoft/vscode-remote-release/issues/9385 )
10+
711### [ 0.70.0]
812- Add more leniency towards registries that malform WWW-Authenticate (https://github.com/devcontainers/cli/pull/884 )
913- Handle concurrent removal (https://github.com/microsoft/vscode-remote-release/issues/6509 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @devcontainers/cli" ,
33 "description" : " Dev Containers CLI" ,
4- "version" : " 0.70 .0" ,
4+ "version" : " 0.71 .0" ,
55 "bin" : {
66 "devcontainer" : " devcontainer.js"
77 },
You can’t perform that action at this time.
0 commit comments