Skip to content

Commit 1c54985

Browse files
author
Sam Stelle
committed
Changed the changelog.
1 parent fa046ef commit 1c54985

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

CHANGELOG.md

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

66
### New features and APIs
77

8-
1. Added the ability to interact with Storage Passwords. Both the `Entity`
9-
and the `ReadOnlyCollection` functionalities have been added.
8+
1. Added support for Storage Passwords.
109

11-
2. Added a `GenerateHelloCommand` script to the searchcommand_app.
10+
2. Added a script (GenerateHelloCommand) to the searchcommand_app to generate a custom search command.
1211

1312
3. Added a human readable title parameter to `modularinput.argument`.
1413

14+
4. Renamed the searchcommand `csv` module to `splunk_csv`.
15+
1516
### Bug fixes
1617

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

19-
2. Fixed a perfomance issue with connecting to Splunk in Windows.
20+
2. Fixed a perfomance issue with connecting to Splunk on Windows.
2021

2122
3. Improved the `service.restart()` function.
2223

23-
4. Renamed the searchcommand `csv` module to `splunk_csv`.
24-
2524
## Version 1.2.3
2625

2726
### New features and APIs

0 commit comments

Comments
 (0)