We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789a0d1 commit cc266b7Copy full SHA for cc266b7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.0.47
2
+- Add support for loong64 (#175)
3
+- Add s390x support (#174)
4
+- Support vscodium alpine reh (#142)
5
+
6
## 0.0.46
7
- Add riscv64 support (#147)
8
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.46",
+ "version": "0.0.47",
"publisher": "jeanp413",
"repository": {
"type": "git",
0 commit comments