diff --git a/CHANGELOG.md b/CHANGELOG.md index 691bbc7..4b12de6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.3.0 / 2015.05.05 +- 添加水平切换功能 +- 提升性能 + # 0.2.0 / 2015.04.01 - 新增循环滚动功能 - 新增start stop方法 diff --git a/README.md b/README.md index 3a241fe..f4337f9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -zepto.fullpage [![release](https://img.shields.io/badge/release-v0.2.0-orange.svg)](https://github.com/yanhaijing/zepto.fullpage/releases/tag/v0.2.0) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yanhaijing/zepto.fullpage/blob/master/MIT-LICENSE.txt) +zepto.fullpage [![release](https://img.shields.io/badge/release-v0.3.0-orange.svg)](https://github.com/yanhaijing/zepto.fullpage/releases/tag/v0.3.0) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yanhaijing/zepto.fullpage/blob/master/MIT-LICENSE.txt) ============== 专注于移动端的fullPage.js,依赖Zepto。