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 bd7ca7a commit 80afeecCopy full SHA for 80afeec
CHANGELOG.md
@@ -8,6 +8,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
8
9
## Unreleased
10
11
+## 0.3.0 - 10-22-2024
12
+
13
+### Added
14
15
+- Added a feature to automatically install and update `sprocket` from GitHub ([#7](https://github.com/stjude-rust-labs/sprocket-vscode/pull/7)).
16
17
## 0.2.0 - 08-16-2024
18
19
### Revise
package.json
@@ -8,7 +8,7 @@
"type": "git",
"url": "https://github.com/stjude-rust-labs/sprocket-vscode"
},
- "version": "0.2.0",
+ "version": "0.3.0",
"engines": {
"vscode": "^1.91.0"
0 commit comments