We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722bccc commit 39a9821Copy full SHA for 39a9821
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.0.46
2
+- Add riscv64 support (#147)
3
+
4
## 0.0.45
5
- Use windows-x64 server on windows-arm64
6
package.json
@@ -2,7 +2,7 @@
"name": "open-remote-ssh",
"displayName": "Open Remote - SSH",
"description": "Use any remote machine with a SSH server as your development environment.",
- "version": "0.0.45",
+ "version": "0.0.46",
"publisher": "jeanp413",
7
"repository": {
8
"type": "git",
0 commit comments