We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe89c9 commit 2ea5614Copy full SHA for 2ea5614
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Splunk SDK for Python Changelog
2
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
17
## Version 1.1
18
19
### New features and APIs
0 commit comments