From b8291837fce95215dff1bbde1ddf895e8a0e136b Mon Sep 17 00:00:00 2001 From: GyDi Date: Tue, 26 Apr 2022 00:47:42 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index deaef12..f7a646b 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,19 @@ +## v1.0.0 + +### Features + +- update clash core +- optimize traffic graph animation +- supports interval update profiles +- supports service mode (Windows) + +### Bug Fixes + +- reset system proxy when exit from dock (macOS) +- adjust clash dns config process strategy + +--- + ## v0.0.29 ### Features @@ -10,6 +26,8 @@ - system tray add tun mode toggle - enable to change the config dir (Windows only) +--- + ## v0.0.28 ### Features