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 文本时自动选择整条文本 + +## 修复 + +- 修复重复的路由命名