Skip to content

Commit 0fa7277

Browse files
author
Cary Cheng
authored
prep for v.2.5.0 (#436)
1 parent 8754421 commit 0fa7277

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
---------------
55

6+
2.5.0 (2019-06-20)
7+
+++++++++++++++++
8+
- Allowed passing `None` to clear configurable_permission field in the add_member() method.
9+
610
2.4.1 (2019-05-16)
711
++++++++++++++++++
812

boxsdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from __future__ import unicode_literals, absolute_import
44

55

6-
__version__ = '2.4.1'
6+
__version__ = '2.5.0'

0 commit comments

Comments
 (0)