From 1a429dd4d17fb616cd67a70bc84a4abeea4de014 Mon Sep 17 00:00:00 2001
From: vben <anncwb@126.com>
Date: 星期二, 01 六月 2021 23:43:49 +0800
Subject: [PATCH] chore: release v2.4.1

---
 CHANGELOG.en_US.md |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.en_US.md b/CHANGELOG.en_US.md
index e0b3e87..8cac9f0 100644
--- a/CHANGELOG.en_US.md
+++ b/CHANGELOG.en_US.md
@@ -1,3 +1,25 @@
+## 2.4.1(2021-06-01)
+
+### 鉁� Features
+
+- Add `DatePicker` and `TimePicker` components to editable tables
+- Added `defaultExpandLevel` configuration to `Tree` component
+
+### 鈿� Performance Improvements
+
+-Menu search default focus
+
+### 馃悰 Bug Fixes
+
+- Fix known issues of `CodeEditor`
+- Fix the issue of `i18n` console warning
+- Fix the problem that the editable table `align` configuration does not take effect
+- Ensure that `axios` only processes `Object` parameters
+- Fix the failure of the `defaultExpandAll` configuration of the `Tree` component
+- Fix the problem of missing dividing line in `TableAction`
+- Fix the known issues of the table
+- Fix that the lang attribute of HTML will not be set when reloading due to the first loading or changing the language
+
 ## 2.4.0 (2021-05-25)
 
 ### 鉁� Features

--
Gitblit v1.8.0