diff --git a/CHANGELOG.md b/CHANGELOG.md
index d5798440..d821ef3e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+### [Version 0.89.8](https://github.com/lobehub/lobe-chat/compare/v0.89.7...v0.89.8)
+
+Released on **2023-10-16**
+
+#### ♻ Code Refactoring
+
+- **misc**: Refactor ChatList.
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix type.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Refactor ChatList, closes [#147](https://github.com/lobehub/lobe-chat/issues/147) ([aa4216c](https://github.com/lobehub/lobe-chat/commit/aa4216c))
+
+#### What's fixed
+
+- **misc**: Fix type ([1e931d5](https://github.com/lobehub/lobe-chat/commit/1e931d5))
+
+