Skip to content

Commit 69c6ffd

Browse files
committed
Edits to changelog
Edited new content in the changelog
1 parent c3f4110 commit 69c6ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
### New features and APIs
66

77
* An `AuthenticationError` exception has been added.
8-
This is a subclass of `HTTPError` so preexisting code that expects HTTP 401
9-
(Unauthorized) will still work.
8+
This exception is a subclass of `HTTPError`, so existing code that expects
9+
HTTP 401 (Unauthorized) will continue to work.
1010

1111
* An `"autologin"` argument has been added to the `splunklib.client.connect` and
1212
`splunklib.binding.connect` functions. When set to true, Splunk automatically

0 commit comments

Comments
 (0)