From 6b4f6fc71e7371afea507e0907b6ae02d49ca629 Mon Sep 17 00:00:00 2001 From: GyDi Date: Tue, 11 Apr 2023 10:04:28 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index ec273ce..b2ee281 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,18 @@ +## v1.3.1 + +### Features + +- update clash and clash meta core + +### Bug Fixes + +- fix open url issue +- fix appimage path panic +- fix grant root permission in macOS +- fix linux system proxy default bypass + +--- + ## v1.3.0 ### Features