From f59076399351931930830d2803a51006c3481db4 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Mon, 6 May 2019 17:47:24 +0800 Subject: [PATCH] Update changelog [skip ci] --- resources/misc/changelogs/en/4.1.5.md | 1 + resources/misc/changelogs/zh_CN/4.1.5.md | 1 + 2 files changed, 2 insertions(+) diff --git a/resources/misc/changelogs/en/4.1.5.md b/resources/misc/changelogs/en/4.1.5.md index 487e2d18..60162850 100644 --- a/resources/misc/changelogs/en/4.1.5.md +++ b/resources/misc/changelogs/en/4.1.5.md @@ -1,3 +1,4 @@ ## Fixed - Fixed resetting options of "Customize" page. +- Fixed that dashboard of user center cannot be centered. (Thanks @outtimes) diff --git a/resources/misc/changelogs/zh_CN/4.1.5.md b/resources/misc/changelogs/zh_CN/4.1.5.md index 21836ef4..3ea91493 100644 --- a/resources/misc/changelogs/zh_CN/4.1.5.md +++ b/resources/misc/changelogs/zh_CN/4.1.5.md @@ -1,3 +1,4 @@ ## 修复 - 修复「个性化」页面不能重置选项的问题 +- 修复用户中心仪表盘不能居中的问题(感谢 @outtimes)