Skip to content

Commit 9c98a12

Browse files
committed
Updated changes.txt and version.py for 3.1.2
1 parent 7e1f9c1 commit 9c98a12

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGES.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
- Added support for new Workspace API (add/modify/delete and permissions) and Environment permissions.
1212
- Added support to pass tags to splits.list() and splits.find()
1313
- Added support to pass environment_id and status to change_requests.list()
14-
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.1.0'
1+
__version__ = '3.1.2'

0 commit comments

Comments
 (0)