Skip to content

Commit 204d8cd

Browse files
committed
Add SPL2 updates to changelog
1 parent 42fc712 commit 204d8cd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ Complete documentation is available at the [extension wiki](https://github.com/s
55
## [0.3.3]
66
### New features
77
- Added a hover provider to provide documenation on `hover` for .conf file stanzas and settings
8+
- Add SPL2 language server support (hover documentation, autocomplete, code suggestions, etc) for `.spl2` files
9+
- Provide automatic updates for downloading latest SPL2 language server
810

911
### Issues fixed
10-
- Included .spec files for 9.1 and 9.1. Issue [#103](https://github.com/splunk/vscode-extension-splunk/issues/103)
12+
- Included .spec files for 9.1 and 9.1. Issue [#103](https://github.com/splunk/vscode-extension-splunk/issues/103)
13+
- Fix SPL2 Notebook workaround resulting in notebook files inserting (" ") character when new cells/notebooks are opened, causing notebooks to always appear to have unsaved changes
1114

1215
## [0.3.2]
1316
### Issues fixed

0 commit comments

Comments
 (0)