📝 Update changelogs

This commit is contained in:
Daniel 2023-12-10 20:20:38 +08:00
parent 0ee6f499fe
commit ef888dc660
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -52,3 +52,4 @@ Below are the detailed changes in this version.
* [Add a template function about date](https://github.com/siyuan-note/siyuan/pull/9815)
* [Improve database table view filter](https://github.com/siyuan-note/siyuan/issues/9820)
* [Add internal kernel API `/api/setting/refreshVirtualBlockRef`](https://github.com/siyuan-note/siyuan/issues/9829)
* [Improve database table view UI to differentiate between bound and unbound row](https://github.com/siyuan-note/siyuan/issues/9849)

View file

@ -52,3 +52,4 @@
* [新增一個日期範本函數](https://github.com/siyuan-note/siyuan/pull/9815)
* [改進資料庫表格視圖過濾器](https://github.com/siyuan-note/siyuan/issues/9820)
* [新增內部內核 API `/api/setting/refreshVirtualBlockRef`](https://github.com/siyuan-note/siyuan/issues/9829)
* [改進資料庫表格視圖介面以區別綁定和未綁定行](https://github.com/siyuan-note/siyuan/issues/9849)

View file

@ -52,3 +52,4 @@
* [添加一个日期模板函数](https://github.com/siyuan-note/siyuan/pull/9815)
* [改进数据库表格视图过滤器](https://github.com/siyuan-note/siyuan/issues/9820)
* [添加内部内核 API `/api/setting/refreshVirtualBlockRef`](https://github.com/siyuan-note/siyuan/issues/9829)
* [改进数据库表格视图界面以区别绑定和未绑定行](https://github.com/siyuan-note/siyuan/issues/9849)