File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# 更改日志 | CHANGE LOG
2
2
3
+ ## v0.2.2/2022-07-04
4
+
5
+ - [ v0.2.1 <=> v0.2.2] ( https://github.com/Zuoqiu-Yingyi/zhenxun-bot-plugin-siyuan/compare/v0.2.1...v0.2.2 )
3
6
- 调整自叙文档缩进样式
4
7
- 添加机器人主体的一键安装脚本与 Docker 镜像
5
8
- 将插件安装目录更改为 ` extensive_plugin `
6
9
- 添加环境依赖描述文件
7
10
- 更新文档前校验当前日期对应文档是否存在
8
- - 为 ` 列出收集箱 ` 指令响应结果添加笔记 URL 信息
11
+ - 为 ` 列出收集箱 ` 指令响应结果添加对应笔记 URL 信息
9
12
10
13
## v0.2.1/2022-04-15
11
14
Original file line number Diff line number Diff line change 42
42
43
43
__plugin_des__ = "将群里所有消息都发送到指定"
44
44
45
- __plugin_version__ = 0.21
45
+ __plugin_version__ = 0.22
46
46
__plugin_author__ = "Zuoqiu-Yingyi"
47
47
48
48
__plugin_type__ = ('思源笔记' , 1 )
Original file line number Diff line number Diff line change 39
39
f"{ command ['remove' ]} *[group_id]" ,
40
40
f"{ command ['list' ]} " ,
41
41
]
42
- __plugin_version__ = 0.21
42
+ __plugin_version__ = 0.22
43
43
__plugin_author__ = "Zuoqiu-Yingyi"
44
44
45
45
__plugin_type__ = ('思源笔记' , 1 )
You can’t perform that action at this time.
0 commit comments