From 6b5b7ef04053fedd9b88539f983a32bdd08c97d9 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 6612c01f1..f655360be 100644 --- a/changelog.md +++ b/changelog.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Add variables panel in left drawer. * Rename component id. * Splash screen. +* quasar/app-vite plugin to use vite instead of webpack. ### Changed