Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaufy committed Jan 2, 2018
1 parent 1211b1e commit 60a73d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* `F` 修复了同页面跳转,可能会导致数据绑定失效的问题。[ISSUE 621](https://github.com/wepyjs/wepy/issues/621)
* `F` 修复了使用sass语法时,首行不能缩进的问题。[ISSUE 663](https://github.com/wepyjs/wepy/issues/663)
* `F` 修复了引用多个组件实例造成的style重复引用的问题。[ISSUE 639](https://github.com/wepyjs/wepy/issues/639)
* `A` 添加了$nextTick方法,用于作为setData的回调方法。[ISSUE 712](https://github.com/Tencent/wepy/issues/712)

## 1.6.0 (2017-10-25)
* `F` 修复了`@import scss`编译出错的问题。[ISSUE 303](https://github.com/wepyjs/wepy/issues/303)
Expand Down

0 comments on commit 60a73d7

Please sign in to comment.