diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23c121ebb..3dad56910 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@
- 修复 `
` labelPosition 兼容属性不生效的问题 [#828](https://github.com/XiaoMi/hiui/issues/828)
- 修复 `` type 的问题 [#821](https://github.com/XiaoMi/hiui/issues/821)
- 修复 `` step 为负值,max 和 min 不起作用的问题 [#799](https://github.com/XiaoMi/hiui/issues/799)
+- 优化 `` filterOption [#832](https://github.com/XiaoMi/hiui/issues/832)
+- 修复 `` 受控问题 [#830](https://github.com/XiaoMi/hiui/issues/830)
## 2.6.1
diff --git a/docs/zh-CN/components/changelog.mdx b/docs/zh-CN/components/changelog.mdx
index 4763ef82e..511c27d0d 100644
--- a/docs/zh-CN/components/changelog.mdx
+++ b/docs/zh-CN/components/changelog.mdx
@@ -5,6 +5,8 @@
- 修复 `` labelPosition 兼容属性不生效的问题 [#828](https://github.com/XiaoMi/hiui/issues/828)
- 修复 `` type 的问题 [#821](https://github.com/XiaoMi/hiui/issues/821)
- 修复 `` step 为负值,max 和 min 不起作用的问题 [#799](https://github.com/XiaoMi/hiui/issues/799)
+- 优化 `` filterOption [#832](https://github.com/XiaoMi/hiui/issues/832)
+- 修复 `` 受控问题 [#830](https://github.com/XiaoMi/hiui/issues/830)
## 2.6.1