Skip to content

Commit 13844ba

Browse files
authored
Merge pull request #470 from weakish/prepare-release
docs: prepare release 2.6.1
2 parents 5314113 + 9b1fcde commit 13844ba

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [2.6.1] - 2020-05-06
2+
### Fixed
3+
- HttpsRedirectMiddleware now works with projects not using cloud functions
4+
- regexp escaping issues
5+
16
## [2.6.0] - 2020-04-09
27
### Added
38
- `_conversationAdded` and `_conversationRemoved` hooks

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.6.0',
29+
version='2.6.1',
3030
description='LeanCloud Python SDK',
3131
url='https://leancloud.cn/',
3232
author='asaka',

0 commit comments

Comments
 (0)