diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6af93f23fa..c7dc2696cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,32 @@
# Changelog
+### [Version 0.8.2](https://github.com/lobehub/lobe-chat/compare/v0.8.1...v0.8.2)
+
+Released on **2023-07-22**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fix miss manifest.json link, 优化 model tag 展示逻辑.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Fix miss manifest.json link ([ac4b2f3](https://github.com/lobehub/lobe-chat/commit/ac4b2f3))
+- **misc**: 优化 model tag 展示逻辑 ([3463ede](https://github.com/lobehub/lobe-chat/commit/3463ede))
+
+