Skip to content

Commit 1d06bd8

Browse files
committed
docs(release): changelog for v0.12.0
1 parent 2e80b75 commit 1d06bd8

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

Changelog.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,9 @@
11

22
0.12.0 发布日期:2020-04-20
33
----
4-
Merge pull request #134 from juvenn/file-callback
5-
Merge branch 'master' into file-callback
6-
fix(file): typo
7-
Merge pull request #172 from juvenn/feat/auto-doc
8-
remove docs before building
9-
Merge branch 'master' into feat/auto-doc
10-
Merge pull request #203 from weakish/convAddedRemovedHook
11-
feat(engine): _conversationAdded/Removed hooks
12-
Merge pull request #201 from weakish/prepare-release-0.12.0
13-
docs: update doc via apigen
14-
docs: prepare to release 0.12.0
15-
Merge pull request #200 from leancloud/php-7.4
16-
:heavy_plus_sign: Run tests on PHP 7.4
17-
feat: add _rtmClientSign hook (#199)
18-
feat: add _rtmClientSign hook
19-
feat: smooth push (flow_control) (#196)
20-
feat: smooth push (flow_control)
21-
Update doc when release
22-
Invoke fileCallback after file uploaded (or failed so)
23-
24-
0.12.0 发布日期:2019-12-30
25-
----
264

275
* 支持平滑推送(`flow_control`
28-
* 支持即使通讯服务的 `_rtmClientSign` hook
6+
* 支持即时通讯服务的 `_rtmClientSign``_conversationAdded``_conversationRemoved` hook
297
* 支持 PHP 7.4
308

319
0.11.0 发布日期:2019-10-25

0 commit comments

Comments
 (0)