Changelog: update for 2.0.1

pull/7813/head
Leopoldthecoder 2017-10-28 16:50:03 +08:00 committed by 杨奕
parent 8479b2fbaf
commit 31e39a3e8a
2 changed files with 16 additions and 0 deletions

View File

@ -1,5 +1,13 @@
## Changelog
### 2.0.1
*2017-10-28*
- Fixed style error of RadioButton and CheckboxButton, #7793
- Fixed TimePicker not respond to mouse scroll in some conditions, #7811
- Fixed incomplete styles of some components when imported on demand, #7811
### 2.0.0 Carbon
*2017-10-27*

View File

@ -1,5 +1,13 @@
## 更新日志
### 2.0.1
*2017-10-28*
- 修复 RadioButton 和 CheckboxButton 的样式问题,#7793
- 修复 TimePicker 在某些情况下无法滚动的问题,#7811
- 修复部分组件在按需引入时样式不完整的问题,#7811
### 2.0.0 Carbon
*2017-10-27*