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 8754421 commit 0fa7277Copy full SHA for 0fa7277
HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
---------------
5
6
+2.5.0 (2019-06-20)
7
++++++++++++++++++
8
+- Allowed passing `None` to clear configurable_permission field in the add_member() method.
9
+
10
2.4.1 (2019-05-16)
11
12
boxsdk/version.py
@@ -3,4 +3,4 @@
from __future__ import unicode_literals, absolute_import
-__version__ = '2.4.1'
+__version__ = '2.5.0'
0 commit comments