docs(changelog): 2.3.2

This commit is contained in:
陈嘉涵
2019-12-20 22:04:45 +08:00
parent 9fcef65faa
commit e8304a01bf
2 changed files with 22 additions and 0 deletions

View File

@@ -1,5 +1,16 @@
# Changelog
### [v2.3.2](https://github.com/youzan/vant/tree/v2.3.2)
`2019-12-20`
**Bug Fixes**
- fix Area missing style
- fix DatetimePicker missing style
- fix CountDown infinite tick if call reset after finish [\#5340](https://github.com/youzan/vant/pull/5340)
- fix ImagePreview onClose should only trigger once [\#5341](https://github.com/youzan/vant/pull/5341)
### [v2.3.1](https://github.com/youzan/vant/tree/v2.3.1)
`2019-12-20`