Update CHANGELOG.en-US.md

This commit is contained in:
iamkun 2021-08-26 22:08:12 +08:00 committed by GitHub
parent eebc688669
commit ae96630f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
## Changelog
### 1.1.0-beta.6
### 1.1.0-beta.7
*2021-08-26*
@ -10,6 +10,16 @@
#### Bug fixes
- Components style path error for radio button (#3079 by @JeremyWuuuuu)
- Input autosize type problem (#3008 by @imswk) (#3012)
- Build marking side effects for webpack importing styles
### 1.1.0-beta.6
*2021-08-26*
#### Bug fixes
- Components [table] avoid table border style conflict (#3064 by @adaex)
- Eslint ignore bundle file (#3061 by @sxzz)
- Form el-from/src/token.d.ts file miss (#2979 by @imswk) (#2988)