From e2bf18c8cab40457a914ffc1fbd8b894f469f291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Math=C3=A9o=20Buchart?= Date: Wed, 30 Aug 2023 09:46:57 +0200 Subject: [PATCH] Update changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index b06d4fb88..47db75503 100644 --- a/changelog.md +++ b/changelog.md @@ -47,6 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Add panel to display all errors. * Add a button to rearrange all components automatically. * Splash screen. +* Technical content: + * quasar/app-vite plugin to use vite. ### Changed