Skip to content

Commit 23acd97

Browse files
committed
chore: prepare release 2.6.0
1 parent 2e2c150 commit 23acd97

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)