Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonConger authored Jul 24, 2020
1 parent 8767c21 commit 46ef1dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## [0.2.4]
- Fixed an issue when running ad-hoc searches from the command palette.
- Fixed an issue displaying invalid interval for script:/// stanzas. Issue [#21](https://github.com/splunk/vscode-extension-splunk/issues/21)
- Fixed an issue displaying invalid interval for `script:/// stanzas`. Issue [#21](https://github.com/splunk/vscode-extension-splunk/issues/21)
- 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)
- 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)
- 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)

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

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

0 comments on commit 46ef1dd

Please sign in to comment.