From 6aa03e5307d7cfb3635d1915eb99ab1193fc3aac Mon Sep 17 00:00:00 2001 From: Sudo-Ivan Date: Tue, 10 Mar 2026 22:25:56 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f2fb86..a1d2645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ All notable changes to this project will be documented in this file. - **MicronParser**: Tests for `FT`/`BT` truecolor and 3-digit `F`/`B` formats, including precedence when both could match. +### Updates + +- **pnpm-lock.yaml**: Updated Vue and Vue-i18n. + ## [4.3.1] - 2026-03-10 ### Fixes