Skip to content

Commit 5f14b91

Browse files
Merge pull request #215 from crystal-lang-tools/nobody/v0.9.8
0.9.8
2 parents 4c7d98c + b09ab2e commit 5f14b91

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [0.9.8] - 2025-10-10
4+
5+
- Dependency security updates
6+
- Improvements to symbol parsing [#211](https://github.com/crystal-lang-tools/vscode-crystal-lang/pull/211)
7+
38
## [0.9.7] - 2025-01-20
49

510
### Change

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "crystal-lang",
33
"displayName": "Crystal Language",
44
"description": "The Crystal Programming Language",
5-
"version": "0.9.7",
5+
"version": "0.9.8",
66
"publisher": "crystal-lang-tools",
77
"icon": "images/icon.gif",
88
"license": "MIT",

0 commit comments

Comments
 (0)