diff --git a/app/changelogs/v2.8.10/v2.8.10.md b/app/changelogs/v2.8.10/v2.8.10.md index 37fae14f3..110ee27bd 100644 --- a/app/changelogs/v2.8.10/v2.8.10.md +++ b/app/changelogs/v2.8.10/v2.8.10.md @@ -54,6 +54,7 @@ Below are the detailed changes in this version. ### Document * [Add instructions for deleting cloud storage after subscription expires in the user guide](https://github.com/siyuan-note/siyuan/issues/8370) +* [Add architecture design chapter to README](https://github.com/siyuan-note/siyuan/issues/8416) ### Development diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md index 7477cd3a2..c456aad4a 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md +++ b/app/changelogs/v2.8.10/v2.8.10_zh_CHT.md @@ -54,6 +54,7 @@ ### 文檔 * [在用戶指南中添加訂閱過期後刪除雲端存儲的詳細說明](https://github.com/siyuan-note/siyuan/issues/8370) +* [在自述文件中添加架構設計章節](https://github.com/siyuan-note/siyuan/issues/8416) ### 開發者 diff --git a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md index 784cc37ea..3b0d4ebc4 100644 --- a/app/changelogs/v2.8.10/v2.8.10_zh_CN.md +++ b/app/changelogs/v2.8.10/v2.8.10_zh_CN.md @@ -54,6 +54,7 @@ ### 文档 * [在用户指南中添加订阅过期后删除云端存储的详细说明](https://github.com/siyuan-note/siyuan/issues/8370) +* [在自述文件中添加架构设计章节](https://github.com/siyuan-note/siyuan/issues/8416) ### 开发者