Skip to content

Commit 46ef1dd

Browse files
authored
Update CHANGELOG.md
1 parent 8767c21 commit 46ef1dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## [0.2.4]
44
- Fixed an issue when running ad-hoc searches from the command palette.
5-
- Fixed an issue displaying invalid interval for script:/// stanzas. Issue [#21](https://github.com/splunk/vscode-extension-splunk/issues/21)
5+
- Fixed an issue displaying invalid interval for `script:/// stanzas`. Issue [#21](https://github.com/splunk/vscode-extension-splunk/issues/21)
66
- Added support for 'disabled' settings in inputs.conf since 'disabled' is a valid setting, but it is not specified in the spec file. Issue [#18](https://github.com/splunk/vscode-extension-splunk/issues/18)
7-
- Fixed an issuere where prefix stanzas where not recognized. Examples: `[author=<name>]` [#22](https://github.com/splunk/vscode-extension-splunk/issues/22), `[eventtype=name]` [#24](https://github.com/splunk/vscode-extension-splunk/issues/24), `[role_<name>]` [#28](https://github.com/splunk/vscode-extension-splunk/issues/28)
7+
- Fixed an issue where prefix stanzas where not recognized. Examples: `[author=<name>]` [#22](https://github.com/splunk/vscode-extension-splunk/issues/22), `[eventtype=name]` [#24](https://github.com/splunk/vscode-extension-splunk/issues/24), `[role_<name>]` [#28](https://github.com/splunk/vscode-extension-splunk/issues/28)
88

99
## [0.2.3]
1010
- Added support for multi-line values in .conf files. See issue [#12](https://github.com/splunk/vscode-extension-splunk/issues/12)
@@ -39,4 +39,4 @@
3939
## [0.1.0]
4040

4141
- Initial release
42-
- Grammar adapted from the [Sublime Text syntax highlighting for .conf files](https://github.com/shakeelmohamed/sublime-splunk-conf-highlighting) repo.
42+
- Grammar adapted from the [Sublime Text syntax highlighting for .conf files](https://github.com/shakeelmohamed/sublime-splunk-conf-highlighting) repo.

0 commit comments

Comments
 (0)