Browse Source

docs: fix update publish date

pull/3265/head
Benjy Cui 8 years ago
parent
commit
cd84cee399
  1. 2
      CHANGELOG.en-US.md
  2. 2
      CHANGELOG.zh-CN.md

2
CHANGELOG.en-US.md

@ -11,7 +11,7 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi
## 2.0.1
`2016-09-30`
`2016-10-01`
- Fix developers cannot call methods of react-slick. [#3164](https://github.com/ant-design/ant-design/issues/3164)
- Fix Steps.Step[icon] should support React.ReactNode. [#3159](https://github.com/ant-design/ant-design/issues/3159)

2
CHANGELOG.zh-CN.md

@ -11,7 +11,7 @@ timeline: true
## 2.0.1
`2016-09-30`
`2016-10-01`
- 修复无法调用 react-slick 方法的问题。[#3164](https://github.com/ant-design/ant-design/issues/3164)
- 修复 Steps.Step[icon] 不支持 React.ReactNode 的问题。[#3159](https://github.com/ant-design/ant-design/issues/3159)

Loading…
Cancel
Save