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 1a54f8a commit ba6e455Copy full SHA for ba6e455
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Splunk Python SDK Changelog
2
3
-## develop
+## 0.8.0 (beta)
4
5
### Features
6
@@ -131,11 +131,11 @@ API reference under the section on accessing Splunk resources at:
131
* Fix handling of resource names that are not valid URL segments by quoting the
132
resource name when constructing its path
133
134
-## v0.1.0a
+## 0.1.0a (preview)
135
136
* Fix a bug in the dashboard example
137
* Ramp up README with more info
138
139
-## v0.1.0
+## 0.1.0 (preview)
140
141
* Initial Python SDK release
0 commit comments