Skip to content

Commit

Permalink
add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangxy committed Jan 15, 2017
1 parent 46fcdf8 commit df87f85
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## 1.1.0

主要是一些样式、交互上的优化

* 侧边栏可以折叠了,子菜单也支持图标
* header菜单可以配置
* 修复Login组件样式上的一些问题
* 引入redux

详见[DEMO](http://jiangxy.github.io/react-antd-admin)
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* [这是个啥东西](#需求背景)
* [Quick Start](#quick-start)
* [一些说明](#一些说明)
* [更新记录](CHANGELOG.md)
* [TODO](docs/TODO.md)
* [更多文档](docs/README.md)

Expand Down

0 comments on commit df87f85

Please sign in to comment.