CAHNGELOG for 1.3.1

This commit is contained in:
ddcat1115 2016-06-06 11:13:42 +08:00
parent 0283819565
commit d10639590b
2 changed files with 7 additions and 1 deletions

View File

@ -9,6 +9,12 @@ timeline: true
--- ---
## 1.3.1
`2016-06-06`
- 修复 `Message` `Notification` 找不到的问题。 [#1968](https://github.com/ant-design/ant-design/issues/1968)
## 1.3.0 ## 1.3.0
`2016-06-02` `2016-06-02`

View File

@ -1,6 +1,6 @@
{ {
"name": "antd", "name": "antd",
"version": "1.3.0", "version": "1.3.1",
"title": "Ant Design", "title": "Ant Design",
"description": "一个 UI 设计语言", "description": "一个 UI 设计语言",
"homepage": "http://ant.design/", "homepage": "http://ant.design/",