diff --git a/website/src/pages/changelog.md b/website/src/pages/changelog.md index 4d21888d..93a2988d 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -33,6 +33,7 @@ toc_max_heading_level: 2 ### 💫 杂项 +- CI: 插件测试使用最新的稳定版 Python 版本 [@he0119](https://github.com/he0119) ([#2336](https://github.com/nonebot/nonebot2/pull/2336)) - Plugin: 删除不再维护的插件 [@ZM25XC](https://github.com/ZM25XC) ([#2330](https://github.com/nonebot/nonebot2/pull/2330)) - Plugin: 删除插件 poe ai [@nikissXI](https://github.com/nikissXI) ([#2308](https://github.com/nonebot/nonebot2/pull/2308)) - Plugin: 移除不再维护的插件,修改插件信息 [@Well2333](https://github.com/Well2333) ([#2292](https://github.com/nonebot/nonebot2/pull/2292))