Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 1b2b9fe

Browse files
committed
Released 2.9.1
1 parent 72a6cb1 commit 1b2b9fe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.9.1
4+
5+
- Support iOS for sourcekit-lsp #64 by [@haifengkao](https://github.com/haifengkao)
6+
37
## 2.9.0
48

59
- `sourcekit-lsp` with different toolchains failed #63

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/vknabel"
99
},
1010
"license": "Apache-2.0",
11-
"version": "2.9.0",
11+
"version": "2.9.1",
1212
"publisher": "vknabel",
1313
"icon": "icons/icon.png",
1414
"galleryBanner": {

0 commit comments

Comments
 (0)