diff --git a/CHANGELOG.md b/CHANGELOG.md
index cde674a4a8..7cb093b1d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+## [Version 2.0.0-next.386](https://github.com/lobehub/lobe-chat/compare/v2.0.0-next.385...v2.0.0-next.386)
+
+Released on **2026-01-26**
+
+#### ✨ Features
+
+- **misc**: Group builder not set true edit data.
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix resource pages.
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **misc**: Group builder not set true edit data, closes [#11861](https://github.com/lobehub/lobe-chat/issues/11861) ([37944e7](https://github.com/lobehub/lobe-chat/commit/37944e7))
+
+#### What's fixed
+
+- **misc**: Fix resource pages, closes [#11863](https://github.com/lobehub/lobe-chat/issues/11863) ([7ce31c1](https://github.com/lobehub/lobe-chat/commit/7ce31c1))
+
+