From 368730bfd267a5afd6d0095749031e83dd678ef7 Mon Sep 17 00:00:00 2001 From: ReaJason Date: Sat, 15 Feb 2025 13:45:41 +0800 Subject: [PATCH] docs: update CHANGELOG --- CHANGELOG.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d163e45..a779aa63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,25 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v1.0.0](https://#) - 2025-01-03 +## [v1.1.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.1.0) - + +### Added + +- 支持 Suo5 内存马生成 by @ReaJason + +### Changed + +- 升级 TailWind CSS v4 +- 分离 i18n EN 和 ZH 为两个 json 文件,方便维护以及 VSCode 插件识别 + +### Fixed + +- 修复 sonner 颜色主题未随着修改而变化 +- 修复 IDEA 本地构建 version 一直是 unspecified + +**Full Changelog:** [v1.0.0...v1.1.0](https://github.com/ReaJason/MemShellParty/compare/v1.0.0...v1.1.0) + +## [v1.0.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.0.0) - 2025-01-03 ### Added