From 689425e429b512e283fd1379b0fa653be7111db1 Mon Sep 17 00:00:00 2001
From: vben <anncwb@126.com>
Date: 星期二, 15 十二月 2020 21:29:43 +0800
Subject: [PATCH] chore: bump 2.0.0.rc.14

---
 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 271b929..19972cd 100644
--- a/CHANGELOG.en_US.md
+++ b/CHANGELOG.en_US.md
@@ -1,3 +1,25 @@
+## 2.0.0-rc.14 (2020-12-15)
+
+### 鉁� Features
+
+-Remove the left menu search, add the top menu search function -Layout mobile terminal adaptation. Business page is not adapted -axios join the joinTime configuration. Control whether the response includes a timestamp
+
+### 鈿� Performance Improvements
+
+-Import components asynchronously -Optimize the overall structure -Replace the default scroll bar of the menu as a scroll component -Menu performance optimization
+
+### 馃帿 Chores
+
+-Return to the top to adjust the style to avoid covering other elements -Upgrade `ant-design-vue` to `2.0.0-rc.5` -Refresh button layout adjustment -`route.meta` removes the `externalLink` attribute
+
+### 鉁� Refactor
+
+-`openModal` and `openDrawer` third parameter `openOnSet` is set to true by default
+
+### 馃悰 Bug Fixes
+
+-Fixed an issue where multi-level routing cache caused components to render multiple times -Fixed the problem of disappearing after switching the map chart -Fix the issue of successful login and notify disappearing -Modify the names of `VirtualScroll` and `ImportExcel` components as `VScroll` and `ImpExcel` to temporarily solve the memory overflow of components containing keywords in the vue template -Fix axios case problem -Fix button style problem -Fix the problem of menu split mode -Fix the issue of invalid data transmission when using emits in `Modal` and `Drawer` components -Fix the known problems of the menu -Fix the issue of upload component api failure -Fix the problem of invalid menu permission filtering
+
 ## 2.0.0-rc.13 (2020-12-10)
 
 ## (Breaking changes) Breaking changes

--
Gitblit v1.8.0