Skip to content

Commit c553e41

Browse files
authored
docs: release 2.3.0 (#429)
docs: release 2.3.0
2 parents ccba68a + 2aeda8a commit c553e41

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [2.3.0] - 2019-12-02
2+
### Added
3+
- support for Android Key (`LEANCLOUD_APP_ANDX_KEY`) in LeanEngine
4+
- push.send: new param `flow_control`
5+
16
## [2.2.0] - 2019-10-24
27
### Added
38
- _clientOnline and _clientOffline hooks

setup.py

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

2626
setup(
2727
name='leancloud',
28-
version='2.2.0',
28+
version='2.3.0',
2929
description='LeanCloud Python SDK',
3030
url='https://leancloud.cn/',
3131
author='asaka',

0 commit comments

Comments
 (0)