From 0b43582f69dbcc00793ed86795319ab711f2546c Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Tue, 14 Nov 2023 10:03:53 +0800 Subject: [PATCH] :memo: Update changelogs --- app/changelogs/v2.10.15/v2.10.15.md | 1 + app/changelogs/v2.10.15/v2.10.15_zh_CHT.md | 1 + app/changelogs/v2.10.15/v2.10.15_zh_CN.md | 1 + 3 files changed, 3 insertions(+) diff --git a/app/changelogs/v2.10.15/v2.10.15.md b/app/changelogs/v2.10.15/v2.10.15.md index d491aafbc..e33693c6e 100644 --- a/app/changelogs/v2.10.15/v2.10.15.md +++ b/app/changelogs/v2.10.15/v2.10.15.md @@ -52,3 +52,4 @@ Below are the detailed changes in this version. * [Click on the blank area of the link column cannot be edited](https://github.com/siyuan-note/siyuan/issues/9632) * [`resize` cannot be triggered after dragging to unpin the dock](https://github.com/siyuan-note/siyuan/issues/9640) * [Add licenses for the template, widget, theme and icon samples](https://github.com/siyuan-note/siyuan/issues/9641) +* [Kernel API `createDocWithMd` supports concurrent calls](https://github.com/siyuan-note/siyuan/issues/9644) diff --git a/app/changelogs/v2.10.15/v2.10.15_zh_CHT.md b/app/changelogs/v2.10.15/v2.10.15_zh_CHT.md index e47ffc32a..cc211bf1a 100644 --- a/app/changelogs/v2.10.15/v2.10.15_zh_CHT.md +++ b/app/changelogs/v2.10.15/v2.10.15_zh_CHT.md @@ -52,3 +52,4 @@ * [資料庫表格視圖超連結列空白處無法點選編輯](https://github.com/siyuan-note/siyuan/issues/9632) * [未固定的停靠面板拖曳寬度時未觸發 `resize`](https://github.com/siyuan-note/siyuan/issues/9640) * [為範本、掛件、主題和圖示範例庫新增開源許可證](https://github.com/siyuan-note/siyuan/issues/9641) +* [核心 API `createDocWithMd` 支援並發呼叫](https://github.com/siyuan-note/siyuan/issues/9644) diff --git a/app/changelogs/v2.10.15/v2.10.15_zh_CN.md b/app/changelogs/v2.10.15/v2.10.15_zh_CN.md index 0715ee9bd..1bbca11ed 100644 --- a/app/changelogs/v2.10.15/v2.10.15_zh_CN.md +++ b/app/changelogs/v2.10.15/v2.10.15_zh_CN.md @@ -52,3 +52,4 @@ * [数据库表格视图超链接列空白处无法点击编辑](https://github.com/siyuan-note/siyuan/issues/9632) * [未固定的停靠面板拖拽宽度时未触发 `resize`](https://github.com/siyuan-note/siyuan/issues/9640) * [为模板、挂件、主题和图标示例库添加开源许可证](https://github.com/siyuan-note/siyuan/issues/9641) +* [内核 API `createDocWithMd` 支持并发调用](https://github.com/siyuan-note/siyuan/issues/9644)