Skip to content

Commit 499dc37

Browse files
committed
v0.3.1
1 parent 4e28b79 commit 499dc37

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- 将“来源”移动到文末
1313
- 使用组合来构建新的platform,新增状态改变类型订阅
1414

15-
## [0.3.1] -
15+
## [0.3.1] - 2021-07-10
1616
- 修复不发送来源
17-
17+
- 发送RSS订阅的title
18+
- 修复浏览器渲染问题

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
[![felinae98](https://circleci.com/gh/felinae98/nonebot-hk-reporter.svg?style=shield)](https://circleci.com/gh/felinae98/nonebot-hk-reporter)
88
[![qq group](https://img.shields.io/badge/QQ%E7%BE%A4-868610060-orange )](https://qm.qq.com/cgi-bin/qm/qr?k=pXYMGB_e8b6so3QTqgeV6lkKDtEeYE4f&jump_from=webapi)
99

10+
[文档](https://nonebot-hk-reporter.vercel.app)|[开发文档](https://nonebot-hk-reporter.vercel.app/dev)
1011
</div>
1112

1213
## 简介
1314
一款自动爬取各种站点,社交平台更新动态,并将信息推送到QQ的机器人。基于 [`NoneBot2`](https://github.com/nonebot/nonebot2 ) 开发(诞生于明日方舟的蹲饼活动)
1415

15-
安装配置见[文档](https://nonebot-hk-reporter.vercel.app)
1616

1717
支持的平台:
1818
* 微博

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nonebot-hk-reporter"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Subscribe message from social medias"
55
authors = ["felinae98 <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)