📝 Update changelogs

This commit is contained in:
Daniel 2023-10-24 09:40:22 +08:00
parent 8ad15c4d23
commit 02c85734a0
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -43,3 +43,4 @@ Below are the detailed changes in this version.
* [Add plugin event bus `paste`](https://github.com/siyuan-note/siyuan/issues/9452)
* [Improve database date column "Is Empty" filtering](https://github.com/siyuan-note/siyuan/issues/9463)
* [Deprecated `loaded-protyle` use `loaded-protyle-static` instead](https://github.com/siyuan-note/siyuan/issues/9468)
* [Shallow clone the corresponding database when the template contains database blocks](https://github.com/siyuan-note/siyuan/issues/9494)

View file

@ -43,3 +43,4 @@
* [新增插件事件 `paste`](https://github.com/siyuan-note/siyuan/issues/9452)
* [改進資料庫視圖「為空」過濾](https://github.com/siyuan-note/siyuan/issues/9463)
* [棄用 `loaded-protyle` 使用 `loaded-protyle-static` 替代](https://github.com/siyuan-note/siyuan/issues/9468)
* [模板中包含資料庫區塊時淺克隆對應資料庫](https://github.com/siyuan-note/siyuan/issues/9494)

View file

@ -43,3 +43,4 @@
* [添加插件事件 `paste`](https://github.com/siyuan-note/siyuan/issues/9452)
* [改进数据库视图“为空”过滤](https://github.com/siyuan-note/siyuan/issues/9463)
* [弃用 `loaded-protyle` 使用 `loaded-protyle-static` 替代](https://github.com/siyuan-note/siyuan/issues/9468)
* [模板中包含数据库块时浅克隆对应数据库](https://github.com/siyuan-note/siyuan/issues/9494)