Skip to content

Commit 279473c

Browse files
author
Fred Ross
committed
Merge pull request #47 from splunk/feature/newwork
Added note to change log about namespace logic changes.
2 parents 944c87d + f67cc49 commit 279473c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 1.0
44

5+
* Namespace handling has changed subtly. Code that depends on namespace handling in detail may break.
56
* Added User.role_entities to return a list of the actual entity objects for the
67
roles of a user. User.roles still returns a list of the role names.
78
* The first time .cancel() is called on job, it cancels it. Any calls to it thereafter on that

0 commit comments

Comments
 (0)