Skip to content

Commit 8a007cb

Browse files
author
Sam Stelle
committed
Changelog nit fix.
1 parent 1c54985 commit 8a007cb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55

66
### New features and APIs
77

8-
1. Added support for Storage Passwords.
8+
* Added support for Storage Passwords.
99

10-
2. Added a script (GenerateHelloCommand) to the searchcommand_app to generate a custom search command.
10+
* Added a script (GenerateHelloCommand) to the searchcommand_app to generate a custom search command.
1111

12-
3. Added a human readable title parameter to `modularinput.argument`.
12+
* Added a human readable title parameter to `modularinput.argument`.
1313

14-
4. Renamed the searchcommand `csv` module to `splunk_csv`.
14+
* Renamed the searchcommand `csv` module to `splunk_csv`.
1515

1616
### Bug fixes
1717

18-
1. Now entities that contain slashes in their name can be created, accessed and deleted correctly.
18+
* Now entities that contain slashes in their name can be created, accessed and deleted correctly.
1919

20-
2. Fixed a perfomance issue with connecting to Splunk on Windows.
20+
* Fixed a perfomance issue with connecting to Splunk on Windows.
2121

22-
3. Improved the `service.restart()` function.
22+
* Improved the `service.restart()` function.
2323

2424
## Version 1.2.3
2525

0 commit comments

Comments
 (0)