Skip to content

Commit 5211b5e

Browse files
authored
Merge pull request #455 from weakish/master
chore: prepare release 2.6.0
2 parents 35d4d4d + 23acd97 commit 5211b5e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.6.0] - 2020-04-09
2+
### Added
3+
- `_conversationAdded` and `_conversationRemoved` hooks
4+
15
## [2.5.1] - 2020-03-10
26
### Fixed
37
- dependency issues with 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.5.1',
28+
version='2.6.0',
2929
description='LeanCloud Python SDK',
3030
url='https://leancloud.cn/',
3131
author='asaka',

0 commit comments

Comments
 (0)