diff --git a/app/changelogs/v2.10.16/v2.10.16.md b/app/changelogs/v2.10.16/v2.10.16.md index 32a644ac4..0f23d2b53 100644 --- a/app/changelogs/v2.10.16/v2.10.16.md +++ b/app/changelogs/v2.10.16/v2.10.16.md @@ -41,6 +41,7 @@ Below are the detailed changes in this version. ### Document * [Docker compose example](https://github.com/siyuan-note/siyuan/pull/9679) +* [Update data sync notes in the user guide](https://github.com/siyuan-note/siyuan/issues/9699) ### Development diff --git a/app/changelogs/v2.10.16/v2.10.16_zh_CHT.md b/app/changelogs/v2.10.16/v2.10.16_zh_CHT.md index 348c45c47..5907d7953 100644 --- a/app/changelogs/v2.10.16/v2.10.16_zh_CHT.md +++ b/app/changelogs/v2.10.16/v2.10.16_zh_CHT.md @@ -41,6 +41,7 @@ ### 改進文檔 * [新增 Docker compose 範例](https://github.com/siyuan-note/siyuan/pull/9679) +* [更新使用者指南資料同步章節注意事項](https://github.com/siyuan-note/siyuan/issues/9699) ### 開發者 diff --git a/app/changelogs/v2.10.16/v2.10.16_zh_CN.md b/app/changelogs/v2.10.16/v2.10.16_zh_CN.md index 893583042..840ec43dc 100644 --- a/app/changelogs/v2.10.16/v2.10.16_zh_CN.md +++ b/app/changelogs/v2.10.16/v2.10.16_zh_CN.md @@ -41,6 +41,7 @@ ### 改进文档 * [添加 Docker compose 示例](https://github.com/siyuan-note/siyuan/pull/9679) +* [更新用户指南数据同步章节注意事项](https://github.com/siyuan-note/siyuan/issues/9699) ### 开发者