diff --git a/website/src/changelog/changelog.md b/website/src/changelog/changelog.md index 7e361cb0..1988e8bf 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -22,6 +22,7 @@ toc_max_heading_level: 2 ### 💫 杂项 +- Plugin: 删除插件 `pjsk` [@lgc2333](https://github.com/lgc2333) ([#3332](https://github.com/nonebot/nonebot2/pull/3332)) - CI: 使用官方版本 ruff action [@yanyongyu](https://github.com/yanyongyu) ([#3286](https://github.com/nonebot/nonebot2/pull/3286)) - 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))