diff --git a/UPDATELOG.md b/UPDATELOG.md
index edeed0b2a22b329973ead40babfa71374c589f71..759634ffabb5eecb1a860bf1a43e231e6b83a34d 100644
--- a/UPDATELOG.md
+++ b/UPDATELOG.md
@@ -1,3 +1,26 @@
+## v1.3.6
+
+### Features
+
+- add russian translation
+- support to show connection detail
+- support clash meta memory usage display
+- support proxy provider update ui
+- update geo data file from meta repo
+- adjust setting page
+
+### Bug Fixes
+
+- center the window when it is out of screen
+- use `sudo` when `pkexec` not found (Linux)
+- reconnect websocket when window focus
+
+### Notes
+
+- The current version of the Linux installation package is built by Ubuntu 20.04 (Github Action).
+
+---
+
 ## v1.3.5
 
 ### Features