From f74ff42dc6841d5ed3a0f91e96c7f579baff54a5 Mon Sep 17 00:00:00 2001 From: the1812 Date: Sun, 19 Feb 2023 23:33:14 +0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 648fd4029..1d0ea017c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # 更新日志 +## v2.6.3-preview +`2023-02-09` + +包含 v2.6.3 的所有更新内容. + +- 启用新的代码加载方式. (PR #3938 by [timongh](https://github.com/timongh)) + +## v2.6.3 +`2023-02-20` + +- 修复 `隐藏推荐直播` 失效. (#3993) +- 修复 `夜间模式` 下鼠标移至特定页排行榜时的显示问题. (#1052, PR #4001 by [Tinhone](https://github.com/Tinhone)) + ## v2.6.2-preview `2023-02-09`