diff --git a/CHANGE_LOGS.md b/CHANGE_LOGS.md index 2015d0d3e..780cee3b7 100644 --- a/CHANGE_LOGS.md +++ b/CHANGE_LOGS.md @@ -1,3 +1,21 @@ +## v0.1.1 / 2020-09-03 + +### 引入特性 + +* [支持连接 WebDAV](https://github.com/siyuan-note/siyuan-src/issues/41) + +### 改进功能 + +* [优化块嵌入](https://github.com/siyuan-note/siyuan-src/issues/22) +* [数学公式块、代码块细节处理](https://github.com/siyuan-note/siyuan-src/issues/42) + +### 修复缺陷 + +* [删除文件后文件树依然显示问题](https://github.com/siyuan-note/siyuan-src/issues/10) +* [白屏或者保存失败等界面无响应问题](https://github.com/siyuan-note/siyuan-src/issues/35) +* [悬浮预览图片问题](https://github.com/siyuan-note/siyuan-src/issues/38) +* [文档中的图片首次加载渲染问题](https://github.com/siyuan-note/siyuan-src/issues/40) + ## v0.1.0 / 2020-08-30 你好,思源。