File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
mirai-api-http/src/main/resources Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## [ 1.3.1] - 2020-03-23
6+
7+ ### 修复
8+ * 修复CORS无法处理复杂请求(预检请求)
9+
10+ ### 变更
11+
12+ * 更新` core ` 依赖到 0.29.1
13+
14+
15+
516## [ 1.3.0] - 2020-03-22
617
718### 变更
Original file line number Diff line number Diff line change 11# build
2- httpVersion =v1.3.0
2+ httpVersion =v1.3.1
33
44# style guide
55kotlin.code.style =official
66# config
7- miraiVersion =0.29.0
7+ miraiVersion =0.29.1
88miraiConsoleVersion =0.3.5
99kotlin.incremental.multiplatform =true
1010kotlin.parallel.tasks.in.project =true
Original file line number Diff line number Diff line change 11name : MiraiAPIHTTP
22path : net.mamoe.mirai.api.http.HttpApiPluginBase
3- version : v1.3.0
3+ version : v1.3.1
44info : Mirai HTTP API Server Plugin
55author : " ryoii"
You can’t perform that action at this time.
0 commit comments