Skip to content

Commit 4401649

Browse files
author
Shakeel Mohamed
committed
change casing on search command protocol V -> v
1 parent ab9eda1 commit 4401649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### New features and APIs
66

7-
* Added support for the new experimental Search Command Protocol V2, for Splunk 6.3+.
7+
* Added support for the new experimental Search Command Protocol v2, for Splunk 6.3+.
88

99
Opt-in by setting `chunked = true` in commands.conf. See `examples/searchcommands_app/package/default/commands-scpv2.conf`.
1010

@@ -33,7 +33,7 @@
3333

3434
* GitHub issue 119: `None` returned in `_load_atom_entries`.
3535

36-
* Various other bug fixes/improvements for Search Command Protocol V1.
36+
* Various other bug fixes/improvements for Search Command Protocol v1.
3737

3838
* Various bug fixes/improvements to the full splunklib test suite.
3939

0 commit comments

Comments
 (0)