diff --git a/README.md b/README.md index 6ba327e7..2db85023 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,14 @@ can be used freely with other widgets together. ![](https://github.com/H07000223/FlycoTabLayout/blob/master/preview_3.gif) + +>##Change Log + + > v2.0.0(2016-03-01) + - remove the dependence of FlycoRoundView + - new added method getIconView and getTitleView + + ##Gradle ```groovy diff --git a/README_CN.md b/README_CN.md index 3745cfa7..ead35803 100644 --- a/README_CN.md +++ b/README_CN.md @@ -37,6 +37,14 @@ ![](https://github.com/H07000223/FlycoTabLayout/blob/master/preview_3.gif) + +>##Change Log + + > v2.0.0(2016-03-01) + - 删除了对FlycoRoundView库的依赖 + - 新增方法getIconView和getTitleView(为了某些情况需要动态更新icon之类的) + + ##Gradle ```groovy