diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index d6c17429b..ddd1c39e4 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,5 +1,27 @@ ## Changelog +### 2.15.1 + +*2021-02-23* + +#### Bug fixes + +- Drawer + - bugfix (by @cs1707) +- Image + - fix incorrect image object fit ratio in IE (#19583 by @charlie0228) +- Cascader + - fix cascader panel active path (#20730 by @cs1707) +- Calendar + - fix calendar component i18n bug (#20758 by @iamkun) +- ColorPicker + - fix bugs (by @UxieVerity) + +#### Optimization + +- Doc + - update Axure resource v2.1.0 (by @iamkun) + ### 2.15.0 *2021-01-15* diff --git a/CHANGELOG.es.md b/CHANGELOG.es.md index 8915a2c54..f88f2a172 100644 --- a/CHANGELOG.es.md +++ b/CHANGELOG.es.md @@ -1,4 +1,26 @@ ## Changelog + +### 2.15.1 + +*2021-02-23* + +#### Bug fixes + +- Drawer + - bugfix (by @cs1707) +- Image + - fix incorrect image object fit ratio in IE (#19583 by @charlie0228) +- Cascader + - fix cascader panel active path (#20730 by @cs1707) +- Calendar + - fix calendar component i18n bug (#20758 by @iamkun) +- ColorPicker + - fix bugs (by @UxieVerity) + +#### Optimization + +- Doc + - update Axure resource v2.1.0 (by @iamkun) ### 2.15.0 *2021-01-15* diff --git a/CHANGELOG.fr-FR.md b/CHANGELOG.fr-FR.md index de4eec251..91779202e 100644 --- a/CHANGELOG.fr-FR.md +++ b/CHANGELOG.fr-FR.md @@ -1,5 +1,27 @@ ## Changelog +### 2.15.1 + +*2021-02-23* + +#### Bug fixes + +- Drawer + - bugfix (by @cs1707) +- Image + - fix incorrect image object fit ratio in IE (#19583 by @charlie0228) +- Cascader + - fix cascader panel active path (#20730 by @cs1707) +- Calendar + - fix calendar component i18n bug (#20758 by @iamkun) +- ColorPicker + - fix bugs (by @UxieVerity) + +#### Optimization + +- Doc + - update Axure resource v2.1.0 (by @iamkun) + ### 2.15.0 *2021-01-15* diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 811fe8713..827ed28db 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -1,5 +1,27 @@ ## 更新日志 +### 2.15.1 + +*2021-02-23* + +#### Bug fixes + +- Drawer + - 修复 Drawer bug (by @cs1707) +- Image + - 修复 image object fit ratio 在 IE 下的 bug (#19583 by @charlie0228) +- Cascader + - 修复 cascader panel active path (#20730 by @cs1707) +- Calendar + - 修复 calendar 国际化 bug (#20758 by @iamkun) +- ColorPicker + - 修复 bugs (by @UxieVerity) + +#### Optimization + +- Doc + - 更新 Axure 设计资源 v2.1.0 (by @iamkun) + ### 2.15.0 *2021-01-15*