From d942d9539674dcb833ca8fc36b804f9b5ccf6731 Mon Sep 17 00:00:00 2001 From: solarjoker Date: Mon, 25 Nov 2019 19:49:57 +0800 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 2 ++ docs/zh-CN/components/changelog.mdx | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49cfa165d..666860764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ - 修复 `` dataSource 不能根据搜索项动态调整请求参数的问题 [#781](https://github.com/XiaoMi/hiui/issues/781) - 修复 `` 上传文件大小超过 maxSize 限制后,缺少反馈信息的问题 [#764](https://github.com/XiaoMi/hiui/issues/764) - 修复 `` filterOption 属性不能按预期过滤选项的问题 [#770](https://github.com/XiaoMi/hiui/issues/770) +- 修复 `` value 控制组件显示失效的问题 [#784](https://github.com/XiaoMi/hiui/issues/784) +- 修复 `` 日期范围选择器选择时间后,面板仅展示日期的问题 [#785](https://github.com/XiaoMi/hiui/issues/785) ## 2.5.3