diff --git a/website/src/changelog/changelog.md b/website/src/changelog/changelog.md index eb7d07f80d59..34aee7438e99 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -30,6 +30,7 @@ toc_max_heading_level: 2 ### 💫 杂项 +- CI: 删除 NoneFlow 中关于 pre-commit 的部分 [@he0119](https://github.com/he0119) ([#3166](https://github.com/nonebot/nonebot2/pull/3166)) - Develop: 完全使用 ruff 替代 isort 与 black [@yanyongyu](https://github.com/yanyongyu) ([#3151](https://github.com/nonebot/nonebot2/pull/3151)) - Plugin: 删除`function` 插件,添加 `batch-withdrawal` 插件标签 [@zhongwen-4](https://github.com/zhongwen-4) ([#3118](https://github.com/nonebot/nonebot2/pull/3118)) - Plugin: 删除插件 `nonebot-plugin-llob-master` [@kanbereina](https://github.com/kanbereina) ([#3115](https://github.com/nonebot/nonebot2/pull/3115))