📝 Update changelogs

This commit is contained in:
Daniel 2023-12-18 22:41:49 +08:00
parent 91f7d00730
commit 75b046b683
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 0 deletions

View file

@ -21,6 +21,7 @@ Below are the detailed changes in this version.
* [Find replace supports selecting element types](https://github.com/siyuan-note/siyuan/issues/9895)
* [Improve web page clip code block content conversion](https://github.com/siyuan-note/siyuan/issues/9896)
* [Add template func `pow`, `powf`, `log` and `logf`](https://github.com/siyuan-note/siyuan/issues/9911)
* [Inaccurate highlighting when clicking the doc tree expand icon on iPhone](https://github.com/siyuan-note/siyuan/issues/9904)
### Bugfix

View file

@ -21,6 +21,7 @@
* [搜尋替換支援選擇元素類型](https://github.com/siyuan-note/siyuan/issues/9895)
* [改進網頁剪藏程式碼區塊轉換](https://github.com/siyuan-note/siyuan/issues/9896)
* [新增範本函數 `pow`, `powf`、`log` 和 `logf`](https://github.com/siyuan-note/siyuan/issues/9911)
* [iPhone 端點選文件樹展開時高亮錯位](https://github.com/siyuan-note/siyuan/issues/9904)
### 修復缺陷

View file

@ -21,6 +21,7 @@
* [搜索替换支持选择元素类型](https://github.com/siyuan-note/siyuan/issues/9895)
* [改进网页剪藏代码块转换](https://github.com/siyuan-note/siyuan/issues/9896)
* [添加模板函数 `pow`, `powf`、`log` 和 `logf`](https://github.com/siyuan-note/siyuan/issues/9911)
* [iPhone 端点击文档树展开时高亮错位](https://github.com/siyuan-note/siyuan/issues/9904)
### 修复缺陷