diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 1e97ecd1bd..97ef56ff99 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -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)