From 3628a563b28468c1d4589b1f64277cd58320cea9 Mon Sep 17 00:00:00 2001 From: mgt Date: Sat, 23 Nov 2024 21:40:17 +0800 Subject: [PATCH] chore: keep changelog --- editors/vscode/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/editors/vscode/CHANGELOG.md b/editors/vscode/CHANGELOG.md index 4c7ed50c..54ae7e74 100644 --- a/editors/vscode/CHANGELOG.md +++ b/editors/vscode/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to the "tinymist" extension will be documented in this file. Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. +## Unreleased + +* Bumped typstyle to v0.12.1 by @Enter-tainer in https://github.com/Myriad-Dreamin/tinymist/pull/893 + * Comment formatting and code block formatting is improved. For details, see https://enter-tainer.github.io/typstyle/changelog/#v0122---2024-11-23 + ## v0.12.4 - [2024-11-22] * Updated roadmap (typst v0.13.0+) in https://github.com/Myriad-Dreamin/tinymist/pull/876