Skip to content

Commit 2723234

Browse files
committed
🔖 Prepare 3.2.0
1 parent 5e9df41 commit 2723234

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 更新日志
22

3+
## v3.2.0
4+
5+
- 新增 `AV.Cloud.enqueue`,任务队列支持。
6+
37
## v3.1.1
48

59
- 修复 `AV.Cloud.HttpsRedirect` 在 koa 中会出现循环重定向的问题。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leanengine",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "LeanCloud LeanEngine Node.js SDK.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)