mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
bump to v0.3.0
This commit is contained in:
parent
eb2f325223
commit
b74defd205
@ -4,8 +4,11 @@
|
||||
- 增加了简单的单元测试
|
||||
- 增加了管理员直接管理订阅的能力
|
||||
|
||||
## [0.3.0] - 2021-06-24
|
||||
## [0.3.0] - 2021-07-06
|
||||
- 微博tag支持
|
||||
- 修复bug
|
||||
- 增加微博超话和纯文字支持
|
||||
- 更改浏览器配置
|
||||
- 将“来源”移动到文末
|
||||
- 使用组合来构建新的platform,新增状态改变类型订阅
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "nonebot-hk-reporter"
|
||||
version = "0.2.12"
|
||||
version = "0.3.0"
|
||||
description = "Subscribe message from social medias"
|
||||
authors = ["felinae98 <felinae225@qq.com>"]
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user