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 7e1f9c1 commit 9c98a12Copy full SHA for 9c98a12
CHANGES.txt
@@ -11,4 +11,6 @@
11
- Added support for new Workspace API (add/modify/delete and permissions) and Environment permissions.
12
- Added support to pass tags to splits.list() and splits.find()
13
- Added support to pass environment_id and status to change_requests.list()
14
-
+3.1.2 (May 19th, 2022)
15
+- Added support for owners array in Split get and create endpoints.
16
+- Added support for get split details api endpoint.
splitapiclient/version.py
@@ -1 +1 @@
1
-__version__ = '3.1.0'
+__version__ = '3.1.2'
0 commit comments