diff --git a/CHANGELOG.md b/CHANGELOG.md
index d4839ad783f2..d06121cfd999 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,40 @@
# Changelog
+### [Version 1.62.3](https://github.com/bentwnghk/lobe-chat/compare/v1.62.2...v1.62.3)
+
+Released on **2024-09-20**
+
+#### 🐛 Bug Fixes
+
+- **misc**: Custom model initialization not taking effect error.
+
+#### 💄 Styles
+
+- **misc**: Add qwen2.5 math and coder model for siliconcloud provider, support webhooks for casdoor.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- **misc**: Custom model initialization not taking effect error, closes [#4038](https://github.com/bentwnghk/lobe-chat/issues/4038) ([0e0d208](https://github.com/bentwnghk/lobe-chat/commit/0e0d208))
+
+#### Styles
+
+- **misc**: Add qwen2.5 math and coder model for siliconcloud provider, closes [#4043](https://github.com/bentwnghk/lobe-chat/issues/4043) ([d16578f](https://github.com/bentwnghk/lobe-chat/commit/d16578f))
+- **misc**: Support webhooks for casdoor, closes [#3942](https://github.com/bentwnghk/lobe-chat/issues/3942) ([1f2f6a5](https://github.com/bentwnghk/lobe-chat/commit/1f2f6a5))
+
+