Skip to content

Commit 2ea5614

Browse files
author
Shakeel Mohamed
committed
Update changelog with Shakeel's changes, pending David Noble's changes
1 parent 3fe89c9 commit 2ea5614

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Splunk SDK for Python Changelog
22

3+
## Version 1.2
4+
5+
## Bug fix
6+
7+
* When running `setup.py dist` without running `setup.py build`, there is no
8+
longer an `No such file or directory` error on the command line, and the
9+
command behaves as expected.
10+
11+
## Minor changes
12+
13+
* Docstring corrections in modular input examples.
14+
15+
* A minor docstring correction in `splunklib/modularinput/event_writer.py`.
16+
317
## Version 1.1
418

519
### New features and APIs

0 commit comments

Comments
 (0)