diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd94fb91..b205ccf7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,30 @@
# Changelog
+### [Version 1.2.1](https://github.com/ant-design/pro-chat/compare/v1.2.0...v1.2.1)
+
+Released on **2024-01-15**
+
+#### 🐛 修复
+
+- 修复回到最下方按钮丢失的问题.
+
+
+
+Improvements and Fixes
+
+#### What's fixed
+
+- 修复回到最下方按钮丢失的问题, closes [#36](https://github.com/ant-design/pro-chat/issues/36) ([dc268da](https://github.com/ant-design/pro-chat/commit/dc268da))
+
+