From 8ee6c6725fd1cdd0d1bc85e8f4faedd43c22c5d6 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Sun, 7 Jul 2019 09:43:35 +0800 Subject: [PATCH] Update changelog [skip ci] --- resources/misc/changelogs/en/4.3.7.md | 4 ++++ resources/misc/changelogs/zh_CN/4.3.7.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/resources/misc/changelogs/en/4.3.7.md b/resources/misc/changelogs/en/4.3.7.md index 0a69f780..68693db8 100644 --- a/resources/misc/changelogs/en/4.3.7.md +++ b/resources/misc/changelogs/en/4.3.7.md @@ -1,3 +1,7 @@ ## Tweaked - Push notifications to queue for performance. + +## Fixed + +- Fixed renaming item in closet. diff --git a/resources/misc/changelogs/zh_CN/4.3.7.md b/resources/misc/changelogs/zh_CN/4.3.7.md index dd16ca5f..42640374 100644 --- a/resources/misc/changelogs/zh_CN/4.3.7.md +++ b/resources/misc/changelogs/zh_CN/4.3.7.md @@ -1,3 +1,7 @@ ## 调整 - 发送通知时将任务推送到队列 + +## 修复 + +- 修复不能重命名衣柜物品的问题