From be2247b36f766da417a1924a26cc1995245d72e9 Mon Sep 17 00:00:00 2001 From: GyDi Date: Tue, 22 Mar 2022 01:50:24 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index dde33ff9..0df011ef 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,20 @@ +## v0.0.25 + +### Features + +- update clash core version + +### Bug Fixes + +- app updater error +- display window controllers on Linux + +### Notes + +If you can't update the app properly, please consider downloading the latest version from github release. + +--- + ## v0.0.24 ### Features