bump 0.11.1

This commit is contained in:
Benjy Cui 2015-12-29 17:34:42 +08:00
parent 4be5e25d68
commit 0ee47a3538
2 changed files with 4 additions and 4 deletions

View File

@ -4,12 +4,12 @@
---
## 0.11.1 `developing`
## 0.11.1 `2015-12-29`
- 修复一个 Table 无法修改 pageSize 的问题。
- 修复一个 Table 子表格展开的对齐问题。
- 修复一个 chrome 下部分图标左侧切边的问题。
- 修复搜索输入框在表单下使用的样式问题。
- 修复一个 Chrome 下部分图标左侧切边的问题。
- 修复搜索输入框在表单下使用的样式问题。[#762](https://github.com/ant-design/ant-design/issues/762)
## 0.11.0 `2015-12-28`

View File

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