From 618ea137159bed96dfdebd4006662d111f92888f Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Sun, 16 Jun 2024 20:09:51 +0800 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecfea756..ec12ba25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ### Performance Improvements * **theme:** 重命名 `avatar` 为 `profile` ([7e06520](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7e065208a9ab02f3caad55975482a8a063e5c98b)) +* **theme:** 重命名所有组件名为 `VP*` +* **theme:** 支持 命名插槽 +* **theme:** 支持 组件覆写 +* **theme:** 优化模块导出 +* **theme:** 优化布局方案 +* **theme:** 优化导航栏样式