Skip to content

Commit

Permalink
bump 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjycui committed Dec 29, 2015
1 parent 4be5e25 commit 0ee47a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "antd",
"version": "0.11.0",
"version": "0.11.1",
"title": "Ant Design",
"description": "一个 UI 设计语言",
"homepage": "http://ant.design/",
Expand Down

0 comments on commit 0ee47a3

Please sign in to comment.