Skip to content

Commit ef4042a

Browse files
committed
Release v1.5.1
1 parent 8cd27cd commit ef4042a

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33

44

5+
## \[1.5.1\] - 2020-04-07
6+
7+
### 变更
8+
9+
* 更新 `core` 依赖到 0.34.0
10+
* 更新 `console` 依赖到 0.4.3
11+
12+
### 新增
13+
* 支持 `FlashImage` 闪照类型,处理同 `Image`, `imageId` 可通用
14+
15+
### 修复
16+
* 插件重启时出现的异常
17+
18+
19+
520
## \[1.5.0\] - 2020-04-05
621

722
### 变更

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# build
2-
httpVersion=v1.5.0
2+
httpVersion=v1.5.1
33
# style guide
44
kotlin.code.style=official
55
# config
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: MiraiAPIHTTP
22
path: net.mamoe.mirai.api.http.HttpApiPluginBase
3-
version: v1.5.0
3+
version: v1.5.1
44
info: Mirai HTTP API Server Plugin
55
author: "ryoii"

0 commit comments

Comments
 (0)