From 7287409ce31b7c689734df20af7a71802ce6c17a Mon Sep 17 00:00:00 2001 From: ReaJason Date: Sun, 30 Aug 2026 21:17:53 +0800 Subject: [PATCH] docs: updage changelog --- web/content/docs/changelog.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/content/docs/changelog.mdx b/web/content/docs/changelog.mdx index e01bb502..135025bd 100644 --- a/web/content/docs/changelog.mdx +++ b/web/content/docs/changelog.mdx @@ -8,11 +8,11 @@ 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). -## [v2.10.0](https://github.com/ReaJason/MemShellParty/releases/tag/v2.10.0) +## [v2.10.0](https://github.com/ReaJason/MemShellParty/releases/tag/v2.10.0) - 2026-08-30 ### Added -1. (WEB)内存马/探测马支持查看 cfr 反编译源码(Thanks @4ra1n for [4ra1n/cfr-wasm](https://github.com/4ra1n/cfr-wasm) +1. (WEB)内存马/探测马支持查看 cfr 反编译源码(Thanks @4ra1n for [4ra1n/cfr-wasm](https://github.com/4ra1n/cfr-wasm)) 2. 新增 FreeMarker SpEL/SpELJDK17 打包方式(Thanks @xcxmiku) 3. 新增 XSLT 打包方式