diff --git a/website/src/changelog/changelog.md b/website/src/changelog/changelog.md index 4939a0d8..e736b090 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -14,6 +14,7 @@ toc_max_heading_level: 2 ### 💫 杂项 +- CI: pyright 版本与 pylance 保持一致 [@yanyongyu](https://github.com/yanyongyu) ([#3285](https://github.com/nonebot/nonebot2/pull/3285)) - CI: 临时降级 release-drafter [@yanyongyu](https://github.com/yanyongyu) ([#3284](https://github.com/nonebot/nonebot2/pull/3284)) - Plugin: 删除 bawiki [@lgc2333](https://github.com/lgc2333) ([#3265](https://github.com/nonebot/nonebot2/pull/3265)) - Plugin: 删除插件 nonebot_plugin_clovers [@KarisAya](https://github.com/KarisAya) ([#3254](https://github.com/nonebot/nonebot2/pull/3254))