Skip to content

Commit 9ba4ba2

Browse files
authored
Merge pull request #497 from leancloud/release-281
docs: release notes of 2.8.1
2 parents d6c24a3 + 37b1a15 commit 9ba4ba2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.8.1] - 2020-10-21
2+
### Changed
3+
- Remove deprecated internal interface invocation when saving external files.
4+
15
## [2.8.0] - 2020-07-15
26
### Added
37
- `request_change_phone_number` and `change_phone_number` to verify mobile number *before* updating it.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
setup(
2828
name='leancloud',
29-
version='2.8.0',
29+
version='2.8.1',
3030
description='LeanCloud Python SDK',
3131
url='https://leancloud.cn/',
3232
author='asaka',

0 commit comments

Comments
 (0)