Skip to content

Commit d76cd4f

Browse files
committed
0.2.7
1 parent cdecf36 commit d76cd4f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,14 @@ WHOASKED_SHOW_AVATAR_SIZE=40
5959

6060
## 更新日志
6161

62+
### 0.2.7
63+
添加头像显示([PR #3](https://github.com/enKl03B/nonebot-plugin-whoasked/pull/3))
64+
6265
### 0.2.6
6366
尝试利用伪造转发以实现更好的消息展示
6467

6568
### 0.2.5
66-
触发关键词可自定义
69+
触发关键词可自定义([Issue #1](https://github.com/enKl03B/nonebot-plugin-whoasked/issues/1#issuecomment-2955470018))
6770

6871
### 0.2.4
6972
新增CQ码过滤,分离日志过滤器

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nonebot-plugin-whoasked"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
description = "查询谁@了你或引用了你的消息"
55
authors = [
66
{ name = "enKl03B", email = "enkl03b@163.com" }

0 commit comments

Comments
 (0)