add changelog

pull/9/merge
tangjinzhou 2018-04-20 18:05:32 +08:00
parent ad6374236f
commit f3441ef8d4
2 changed files with 39 additions and 0 deletions

19
CHANGELOG.en-US.md Normal file
View File

@ -0,0 +1,19 @@
# Change Log
---
## 0.4.0
#### Layout
- add `layout` component
#### Others
- support use [Vue.use(antd)](https://github.com/vueComponent/ant-design/issues/3)
## 0.3.1
#### Features
- first version, provide 45 [components](https://github.com/vueComponent/ant-design/blob/c7e83d6142f0c5e72ef8fe794620478e69a50a8e/site/components.js)

20
CHANGELOG.zh-CN.md Normal file
View File

@ -0,0 +1,20 @@
# 更新日志
---
## 0.4.0
#### Layout
- 新增 Layout 组件
#### 其它
- 支持导入所有组件[Vue.use(antd)](https://github.com/vueComponent/ant-design/issues/3)
## 0.3.1
#### Features
- 对外第一个版本提供常用45个[组件](https://github.com/vueComponent/ant-design/blob/c7e83d6142f0c5e72ef8fe794620478e69a50a8e/site/components.js)