From bf98154913777995be250689b57124cc02e0b2bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 16 Oct 2022 14:12:38 +0000 Subject: [PATCH] :memo: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e517ed..4c1a96d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - 调整调度器 api [@felinae98](https://github.com/felinae98) ([#125](https://github.com/felinae98/nonebot-bison/pull/125)) +### 新功能 + +- 由 scheduler 提供 http client [@felinae98](https://github.com/felinae98) ([#126](https://github.com/felinae98/nonebot-bison/pull/126)) + ## v0.6.1 ### Bug 修复