From 5778c25477d8c23950c6c1c1717db4cea42e3cd2 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 ec273ce9..b2ee281d 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