feat: add change log 2.15.0 (#20692)

This commit is contained in:
好多大米
2021-01-15 19:58:14 +08:00
committed by GitHub
parent 188605c383
commit 9eb0a3d55a
8 changed files with 88 additions and 5 deletions

View File

@@ -1,5 +1,26 @@
## Changelog
### 2.15.0
*2021-01-15*
#### Bug fixes
- Select
- Fix placeholder i18n bug (#17644 by @nzh63)
- Popconfirm
- Popconfirm i18n bug by @iamkun)
- Drawer
- Fix focus bug (#20626 by @cs1707)
- Image
- Preview optimization (#20652 by @cs1707)
#### Optimization
- Doc
- Fix typo in french translation of datetime-picker.md (#20543 by @lonk)
- Add format attribute description to the progress component (#20641 by @cs1707)
### 2.14.1
*2020-11-11*