We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3aacd commit 8c8e2d6Copy full SHA for 8c8e2d6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## Unreleased
4
+
5
+### Changes
6
7
+- Show certificate errors under the token input.
8
9
## [v0.1.36](https://github.com/coder/vscode-coder/releases/tag/v0.1.36) (2024-04-09)
10
11
### Changes
package.json
@@ -4,7 +4,7 @@
"displayName": "Coder",
"description": "Open any workspace with a single click.",
"repository": "https://github.com/coder/vscode-coder",
- "version": "0.1.36",
+ "version": "0.1.37",
"engines": {
"vscode": "^1.73.0"
},
0 commit comments