From 9d81160b336b70193586375b930236e1e0d7d328 Mon Sep 17 00:00:00 2001 From: ReaJason Date: Wed, 19 Feb 2025 22:17:45 +0800 Subject: [PATCH] docs: update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e8bda1c..ed47235b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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.2.1](https://github.com/ReaJason/MemShellParty/releases/tag/v1.2.1) - 2025-02-19 + +### Changed + +- UI 增强手机端响应式,增强 i18n 显示 (#39) + +### Fixed + +- 修复 CB110 版本 serialVersionUID 修改失效导致无法利用成功 + ## [v1.2.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.2.0) - 2025-02-19 ### Added