From 8baca0306a23a86a4b675f728b74c29c8ef37fdc Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Sun, 19 Jul 2020 15:28:35 +0800 Subject: [PATCH] update changelogs --- resources/misc/changelogs/en/5.1.0.md | 7 +++++++ resources/misc/changelogs/zh_CN/5.1.0.md | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 resources/misc/changelogs/en/5.1.0.md create mode 100644 resources/misc/changelogs/zh_CN/5.1.0.md diff --git a/resources/misc/changelogs/en/5.1.0.md b/resources/misc/changelogs/en/5.1.0.md new file mode 100644 index 00000000..8b1ddb53 --- /dev/null +++ b/resources/misc/changelogs/en/5.1.0.md @@ -0,0 +1,7 @@ +## Changed + +- Select text automatically when click the hash text at texture detail page. + +## Fixed + +- Fixed duplicated route names. diff --git a/resources/misc/changelogs/zh_CN/5.1.0.md b/resources/misc/changelogs/zh_CN/5.1.0.md new file mode 100644 index 00000000..130777a2 --- /dev/null +++ b/resources/misc/changelogs/zh_CN/5.1.0.md @@ -0,0 +1,7 @@ +## 调整 + +- 材质详情页中点击 hash 文本时自动选择整条文本 + +## 修复 + +- 修复重复的路由命名