docs(changelog): 2.1.7

This commit is contained in:
陈嘉涵
2019-08-26 16:46:17 +08:00
parent fcf570043c
commit 5809030b38
2 changed files with 18 additions and 1 deletions
+9
View File
@@ -1,5 +1,14 @@
# 更新日志
### [v2.1.7](https://github.com/youzan/vant/tree/v2.1.7)
`2019-08-26`
**Bug Fixes**
- 修复 RadioGroup 设置 disabled 属性后仍能切换的问题 [\#4242](https://github.com/youzan/vant/pull/4242)
- 修复 CheckboxGroup 设置 disabled 属性后仍能切换的问题 [\#4242](https://github.com/youzan/vant/pull/4242)
### [v2.1.6](https://github.com/youzan/vant/tree/v2.1.6)
`2019-08-26`