Skip to content

Commit fd0bf64

Browse files
authored
Update CHANGELOG.md
Fix bulleted lists
1 parent b36d6eb commit fd0bf64

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,17 @@
33
## Version 1.6.15
44

55
### Bug fixes
6-
[#301](https://github.com/splunk/splunk-sdk-python/pull/301) Fix chunk synchronization
7-
[#327](https://github.com/splunk/splunk-sdk-python/pull/327) Rename and cleanup follow-up for chunk synchronization
8-
[#352](https://github.com/splunk/splunk-sdk-python/pull/352) Allow supplying of a key-value body when calling Context.post()
6+
7+
* [#301](https://github.com/splunk/splunk-sdk-python/pull/301) Fix chunk synchronization
8+
* [#327](https://github.com/splunk/splunk-sdk-python/pull/327) Rename and cleanup follow-up for chunk synchronization
9+
* [#352](https://github.com/splunk/splunk-sdk-python/pull/352) Allow supplying of a key-value body when calling Context.post()
910

1011
### Minor changes
11-
[#350](https://github.com/splunk/splunk-sdk-python/pull/350) Initial end-to-end tests for streaming, reporting, generating custom search commands
12-
[#348](https://github.com/splunk/splunk-sdk-python/pull/348) Update copyright years to 2020
13-
[#346](https://github.com/splunk/splunk-sdk-python/pull/346) Readme updates to urls, terminology, and formatting
14-
[#317](https://github.com/splunk/splunk-sdk-python/pull/317) Fix deprecation warnings
12+
13+
* [#350](https://github.com/splunk/splunk-sdk-python/pull/350) Initial end-to-end tests for streaming, reporting, generating custom search commands
14+
* [#348](https://github.com/splunk/splunk-sdk-python/pull/348) Update copyright years to 2020
15+
* [#346](https://github.com/splunk/splunk-sdk-python/pull/346) Readme updates to urls, terminology, and formatting
16+
* [#317](https://github.com/splunk/splunk-sdk-python/pull/317) Fix deprecation warnings
1517

1618
## Version 1.6.14
1719

0 commit comments

Comments
 (0)