From b1d2acbe796ab06265832dfaf07765ba2f8a4fb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 19 Mar 2024 02:27:11 +0000 Subject: [PATCH] :memo: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bbfcc9..fc0f584 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - :arrow_up: auto update by pre-commit hooks [@pre-commit-ci](https://github.com/pre-commit-ci) ([#465](https://github.com/MountainDash/nonebot-bison/pull/465)) +### 新功能 + +- 使用 yarl.URL 拼接 outer_url [@AzideCupric](https://github.com/AzideCupric) ([#496](https://github.com/MountainDash/nonebot-bison/pull/496)) + ### Bug 修复 - Arknights 公告分类 过滤不可访问的 URL [@AzideCupric](https://github.com/AzideCupric) ([#495](https://github.com/MountainDash/nonebot-bison/pull/495))