diff --git a/app/changelogs/v2.8.8.md b/app/changelogs/v2.8.8.md index d37743bc4..b450def48 100644 --- a/app/changelogs/v2.8.8.md +++ b/app/changelogs/v2.8.8.md @@ -59,3 +59,4 @@ Below are the detailed changelogs. ### Development * [Cannot return when plugin `loadData` is empty](https://github.com/siyuan-note/siyuan/issues/8259) +* [Bazaar resource directories support symlink](https://github.com/siyuan-note/siyuan/pull/8263) diff --git a/app/changelogs/v2.8.8_zh_CN.md b/app/changelogs/v2.8.8_zh_CN.md index 3b8cbb39d..0565bf69d 100644 --- a/app/changelogs/v2.8.8_zh_CN.md +++ b/app/changelogs/v2.8.8_zh_CN.md @@ -59,3 +59,4 @@ ### 开发者 * [插件 `loadData` 为空时无返回](https://github.com/siyuan-note/siyuan/issues/8259) +* [集市资源目录支持符号链接](https://github.com/siyuan-note/siyuan/pull/8263)