From 5808d724cec8a2b71087af4b115a477076d55f98 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 7 Jan 2021 11:23:47 +0800 Subject: [PATCH] =?UTF-8?q?:bookmark:=20=E5=8F=91=E5=B8=83=20v0.5.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGE_LOGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGE_LOGS.md b/CHANGE_LOGS.md index 29955056f..bf6b24f3a 100644 --- a/CHANGE_LOGS.md +++ b/CHANGE_LOGS.md @@ -11,6 +11,7 @@ * [优化文件树文件定位](https://github.com/siyuan-note/siyuan/issues/936) * [鼠标从右到左选择文字设置字体颜色优化](https://github.com/siyuan-note/siyuan/issues/954) * [行级属性不暴露在编辑器中](https://github.com/siyuan-note/siyuan/issues/957) +* [标题块拖拽移动时包含下方内容块](https://github.com/siyuan-note/siyuan/issues/963) ### 修复缺陷