diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index f0bbc23979..9bd22b9ec2 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -18,9 +18,8 @@ timeline: true ## 3.13.2 `2019-02-07` - +- 🐞 Fix Table ajax render only display data on first page. [#14724](https://github.com/ant-design/ant-design/pull/14724) [@imhele](https://github.com/imhele) - 🐞 Adjust font style to fix display issue in IE. [#14708](https://github.com/ant-design/ant-design/pull/14708) [@ashearer](https://github.com/ashearer) -- 🐞 Fix Table ajax render not correct issue. [#14724](https://github.com/ant-design/ant-design/pull/14724) [@imhele](https://github.com/imhele) - 🐞 Fix Input not hide clear button when value is `null`. [#14733](https://github.com/ant-design/ant-design/pull/14733) [@thilo-behnke](https://github.com/thilo-behnke) ## 3.13.1 diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 0d29fb4b4c..30cd3ef912 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -18,9 +18,8 @@ timeline: true ## 3.13.2 `2019-02-07` - +- 🐞 修复 Table 异步时只有第一页能展示数据的问题。[#14724](https://github.com/ant-design/ant-design/pull/14724) [@imhele](https://github.com/imhele) - 🐞 调整字体样式以适配旧版 IE 下的展示问题。[#14708](https://github.com/ant-design/ant-design/pull/14708) [@ashearer](https://github.com/ashearer) -- 🐞 修复 Table 异步数据的展示问题。[#14724](https://github.com/ant-design/ant-design/pull/14724) [@imhele](https://github.com/imhele) - 🐞 修复 Input 值为 `null` 时,清除按钮不消失的问题。[#14733](https://github.com/ant-design/ant-design/pull/14733) [@thilo-behnke](https://github.com/thilo-behnke) ## 3.13.1