diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index ce82b240ed..8d2fb7252a 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,4 +1,27 @@ ## Changelog + +### 2.3.0 + +_2023-03-12_ + +#### Features + +- Components [select-v2] Add max-collapse-tags prop (#11405 by @kooriookami) +- Components [select] Add max-collapse-tags prop (#11378 by @kooriookami) +- Components [cascader] Adjust expose and typo (#11781 by @chenxch) +- Components add el-text component (#11653 by @gimjin) + +#### Bug fixes + +- [message-box] lock scroll (#11921 by @jw-foss) +- Components [popover | tooltip] keep autoClose prop (#11833 by @wangcch) +- Components [table-v2] endReached triggered twice when first (#11928 by @MrWeilian) +- Components [input] update input value length calculate (#11816 by @btea) +- Components [loading] namespace config (#11956 by @btea) +- Components [tooltip] remove mousemove listener when unmount (#11940 by @zt123123) +- Style(components): [select-v2] input-icon margin-left (not first) (#11830 by @wangcch) +- Chore(components): [pagination] accessibility improvement (#11817 by @tolking) +- Style(theme-chalk): [rate] size (#11920 by @chenxch) ### 2.2.36