Skip to content

Commit 557082f

Browse files
authored
Merge pull request #424 from weakish/release-2.2.0
docs: release notes of 2.2.0
2 parents 33f6032 + 65c65b4 commit 557082f

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.2.0] - 2019-10-24
2+
### Added
3+
- _clientOnline and _clientOffline hooks
4+
### Fixed
5+
- fix _merge_metadata by @jinke18
6+
- typo in object_.get parameter
7+
8+
### Fixed
9+
110
## [2.1.14] - 2019-07-05
211
### Fixed
312
- dependency issues with requests and werkzeug

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.1.14',
28+
version='2.2.0',
2929
description='LeanCloud Python SDK',
3030
url='https://leancloud.cn/',
3131
author='asaka',

0 commit comments

Comments
 (0)