From 4140fc86ee83935db16b00a2b290e4bb26d53633 Mon Sep 17 00:00:00 2001 From: GyDi Date: Mon, 28 Mar 2022 01:18:18 +0800 Subject: [PATCH] chore: update log --- UPDATELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/UPDATELOG.md b/UPDATELOG.md index 0df011e..ab2aa38 100644 --- a/UPDATELOG.md +++ b/UPDATELOG.md @@ -1,3 +1,19 @@ +## v0.0.26 + +### Features + +- silent start +- profile editor +- profile enhance mode supports more fields +- optimize profile enhance mode strategy + +### Bug Fixes + +- fix csp restriction on macOS +- window controllers on Linux + +--- + ## v0.0.25 ### Features