From 2f34abc9004696b62cf22feecd53e0c835f88c72 Mon Sep 17 00:00:00 2001 From: iamkun Date: Wed, 29 Sep 2021 00:17:16 +0800 Subject: [PATCH] Update CHANGELOG.en-US.md --- CHANGELOG.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index f4940bb24e..be51ccd970 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -8,7 +8,7 @@ _2021-09-28_ - Build support esm and minified full bundle (#3677 by @sxzz) - Docs enable mirror site redirection (#3683 by @JeremyWuuuuu) -- Theme-chalk use @use instead of @import & remove /**/ comment (#3696 by @YunYouJun) +- Theme-chalk use @use instead of @import & remove /\*\*/ comment (#3696 by @YunYouJun) - Components [el-button-group] add type prop (#3702 by @sxzz) #### Bug fixes