diff --git a/CHANGELOG.md b/CHANGELOG.md
index 559abf47d10f..4d5bfa63a505 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,47 @@
# Changelog
+## [Version 0.36.0](https://github.com/lobehub/lobe-chat/compare/v0.35.1...v0.36.0)
+
+Released on **2023-08-03**
+
+#### ✨ Features
+
+- **misc**: 实现自定义历史消息数功能.
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix setting type.
+
+#### 💄 Styles
+
+- **misc**: Fix session item height.
+
+
+
+Improvements and Fixes
+
+#### What's improved
+
+- **misc**: 实现自定义历史消息数功能 ([7baa022](https://github.com/lobehub/lobe-chat/commit/7baa022))
+
+#### What's fixed
+
+- **misc**: Fix setting type ([57e415e](https://github.com/lobehub/lobe-chat/commit/57e415e))
+
+#### Styles
+
+- **misc**: Fix session item height ([6cd1de5](https://github.com/lobehub/lobe-chat/commit/6cd1de5))
+
+