diff --git a/CHANGE_LOGS.md b/CHANGE_LOGS.md index 4dc86f085..89927a3bd 100644 --- a/CHANGE_LOGS.md +++ b/CHANGE_LOGS.md @@ -1,3 +1,15 @@ +## v1.1.83 / 2021-04-09 + +### Enhancements + +* [Improve export block ref mode option](https://github.com/siyuan-note/siyuan/issues/1976) +* [Template folder should NOT be included while rendering global graph](https://github.com/siyuan-note/siyuan/issues/1978) + +### Bug fixes + +* [The image is not displayed when other machines in the local area network access](https://github.com/siyuan-note/siyuan/issues/1975) +* [Boot failed on macOS M1](https://github.com/siyuan-note/siyuan/issues/1982) + ## v1.1.82 / 2021-04-06 ### Enhancements