From 61933954f395c6ac0f336e845d26a473091a2244 Mon Sep 17 00:00:00 2001
From: GyDi <zzzgydi@gmail.com>
Date: Sat, 22 Jul 2023 20:37:22 +0800
Subject: [PATCH] chore: update log

---
 UPDATELOG.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/UPDATELOG.md b/UPDATELOG.md
index 7001033..a866fb6 100644
--- a/UPDATELOG.md
+++ b/UPDATELOG.md
@@ -1,3 +1,22 @@
+## v1.3.4
+
+### Features
+
+- update clash and clash meta core
+- optimize traffic graph high CPU usage when window hidden
+- use polkit to elevate permission (Linux)
+- support app log level setting
+- support copy environment variable
+- overwrite resource file according to file modified
+- save window size and position
+
+### Bug Fixes
+
+- remove fallback group select status
+- enable context menu on editable element (Windows)
+
+---
+
 ## v1.3.3
 
 ### Features
-- 
GitLab