From 6294237ac6b754a5744efeffcdca3762551893ec Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sat, 6 Nov 2021 10:37:28 +0800 Subject: [PATCH] :bookmark: v1.4.8 --- CHANGE_LOGS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGE_LOGS.md b/CHANGE_LOGS.md index 781556de7..0934f66c3 100644 --- a/CHANGE_LOGS.md +++ b/CHANGE_LOGS.md @@ -1,3 +1,15 @@ +## v1.4.8 / 2021-11-06 + +### 改进功能 + +* [日志大于 2M 后清空重置](https://github.com/siyuan-note/siyuan/issues/3339) +* [列表项大于一个时 【】不再将其转换为任务列表](https://github.com/siyuan-note/siyuan/issues/3343) +* [链接聚焦优化](https://github.com/siyuan-note/siyuan/issues/3344) + +### 修复缺陷 + +* [App does not boot](https://github.com/siyuan-note/siyuan/issues/3341) + ## v1.4.7 / 2021-11-05 ### 改进功能