chore: add changelog (#21203)

pull/21207/head
好多大米 2021-08-04 11:41:50 +08:00 committed by GitHub
parent a54484e8b3
commit b7451a8741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 31 additions and 1 deletions

View File

@ -1,5 +1,12 @@
## Changelog
### 2.15.5
*2021-08-04*
- Select
- fix resetInputHeight (#21201 by @cs1707)
### 2.15.4
*2021-08-03*

View File

@ -1,5 +1,12 @@
## Changelog
### 2.15.5
*2021-08-04*
- Select
- fix resetInputHeight (#21201 by @cs1707)
### 2.15.4
*2021-08-03*

View File

@ -1,5 +1,12 @@
## Changelog
### 2.15.5
*2021-08-04*
- Select
- fix resetInputHeight (#21201 by @cs1707)
### 2.15.4
*2021-08-03*

View File

@ -1,5 +1,14 @@
## 更新日志
### 2.15.5
*2021-08-04*
#### Bug 修复
- Select
- 修复 resetInputHeight 报错的 bug (#21201 by @cs1707)
### 2.15.4
*2021-08-03*
@ -27,7 +36,7 @@
- 修复 emitPath (#21185 by @cs1707)
- Select
- 修复 filterable bug (#17494 by @profore)
- 修复浏览器 (#21197 by @cs1707)
- 修复浏览器缩放模式下抖动的 bug (#21197 by @cs1707)
- Tree
- 修复 insertChild (#21194 by @cs1707)