diff --git a/UPDATELOG.md b/UPDATELOG.md
index 55fd8c41f5ed61eefee6f38aef3d28a218c759ec..dbd02d070317a2c91e0e443b0d430b7eb3cc7248 100644
--- a/UPDATELOG.md
+++ b/UPDATELOG.md
@@ -1,3 +1,24 @@
+## v1.2.0
+
+### Features
+
+- update clash meta version
+- support to change external-controller
+- support to change default latency test URL
+- close all connections when proxy changed or profile changed
+- check the config by using the core
+- increase the robustness of the program
+- optimize windows service mode (need to reinstall)
+- optimize ui
+
+### Bug Fixes
+
+- invalid hotkey cause panic
+- invalid theme setting cause panic
+- fix some other glitches
+
+---
+
 ## v1.1.2
 
 ### Features