📝 Update changelogs

This commit is contained in:
Daniel 2023-10-11 10:52:10 +08:00
parent b30cb0984a
commit e43cf4cf55
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 4 additions and 1 deletions

View file

@ -33,3 +33,4 @@ Below are the detailed changes in this version.
* [Improve event bus `open-siyuan-url-plugin`](https://github.com/siyuan-note/siyuan/pull/9256)
* [Improve database created and updated column values](https://github.com/siyuan-note/siyuan/issues/9391)
* [Improve handling of database column filters containing empty values](https://github.com/siyuan-note/siyuan/issues/9394)
* [Adding row overwriting data after enabling filter in database](https://github.com/siyuan-note/siyuan/issues/9395)

View file

@ -32,4 +32,5 @@
* [編輯器中的區塊顯示資料庫角標](https://github.com/siyuan-note/siyuan/issues/8894)
* [改進事件匯流排 `open-siyuan-url-plugin`](https://github.com/siyuan-note/siyuan/pull/9256)
* [改進資料庫建立時間和更新時間列值](https://github.com/siyuan-note/siyuan/issues/9391)
* [改進資料庫列過濾器包含空值時的處理](https://github.com/siyuan-note/siyuan/issues/9394)
* [改進資料庫列過濾器包含空值時的處理](https://github.com/siyuan-note/siyuan/issues/9394)
* [資料庫啟用過濾器後新增行覆蓋資料](https://github.com/siyuan-note/siyuan/issues/9395)

View file

@ -33,3 +33,4 @@
* [改进事件总线 `open-siyuan-url-plugin`](https://github.com/siyuan-note/siyuan/pull/9256)
* [改进数据库创建时间和更新时间列值](https://github.com/siyuan-note/siyuan/issues/9391)
* [改进数据库列过滤器包含空值时的处理](https://github.com/siyuan-note/siyuan/issues/9394)
* [数据库启用过滤器后添加行覆盖数据](https://github.com/siyuan-note/siyuan/issues/9395)