add update log

This commit is contained in:
crazywhalecc
2023-01-06 17:00:40 +08:00
parent d454af4bba
commit 53a58089c1
2 changed files with 3 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ module.exports = {
{ text: '指南', link: '/guide/' },
{ text: '事件', link: '/event/' },
{ text: '组件', link: '/components/bot/bot-context' },
{ text: '更新日志', link: '/update/v2' },
{ text: '更新日志', link: '/update/v3' },
{ text: 'API 文档', link: '/doxy/', target: '_blank' },
{ text: '炸毛框架 v2', link: 'https://docs-v2.zhamao.xin/' }
],

View File

@@ -1,5 +1,7 @@
# 更新日志
> 本页面由框架自动生成
## v3.0.0-beta5
> 更新时间2023-01-04